From 4dae45a68ff1ff32a251a5835b2a2723ae125d1c Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 21 Mar 2020 09:55:06 +1000 Subject: Restructured source code layout, Added rice support for templates and static assets --- config.json | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index 6253ea2..b81bd0d 100644 --- a/config.json +++ b/config.json @@ -19,12 +19,5 @@ "email": "author@somewhere.example" }, "copyright": "Copyright Text" - }, - "tor": { - "enable": false, - "controller": { - "host": "127.0.0.1", - "port": 9051 - } } } -- cgit v1.2.3