From 69973a0c0cea573d444d46b5ae69bebc1567a9b8 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sat, 28 May 2016 23:28:32 +0100 Subject: Define the token tmpl as a string --- exampleconfig.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'exampleconfig.json') diff --git a/exampleconfig.json b/exampleconfig.json index cc4aca9..1ac84f2 100644 --- a/exampleconfig.json +++ b/exampleconfig.json @@ -4,8 +4,7 @@ "tls_key": "server.key", "tls_cert": "server.crt", "port": 443, - "cookie_secret": "supersecret", - "template_dir": "/go/src/github.com/nsheridan/cashier/templates" + "cookie_secret": "supersecret" }, "auth": { "provider": "google", -- cgit v1.2.3