From e158191e74d04c1081687348ed79fcbb61cd9ba5 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sun, 29 May 2016 00:27:36 +0100 Subject: Remove unneeded template_dir --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e22e1df..e0276f5 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ Configuration is divided into three sections: `server`, `auth`, and `ssh`. - `tls_cert` : string. Path to the TLS cert. - `port` : int. Port to listen on. - `cookie_secret`: string. Authentication key for the session cookie. -- `template_dir`: string. Path to html template directory. At present only 'token.html' is required. ### auth - `provider` : string. Name of the oauth provider. At present the only valid value is "google". -- cgit v1.2.3