From f400c4c9b01e572ed65f133cb3c489c2a150e4ee Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 10 Sep 2020 22:39:42 +0200 Subject: Added uploading --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.json') diff --git a/config.json b/config.json index ec59916..60269dd 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,6 @@ { "listen": "localhost:8080", "db": "user=julian dbname=noteman sslmode=disable", - "tmpl": "" + "tmpl": "", + "data": "data" } -- cgit v1.2.3