diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-21 09:55:06 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-21 09:55:06 +1000 |
| commit | 4dae45a68ff1ff32a251a5835b2a2723ae125d1c (patch) | |
| tree | b3abe641f39f50ac444aee2bb617d7b4ab44187d /config.json | |
| parent | 76fa613b7eaf1c8626d2a51901c623af7bf1a665 (diff) | |
Restructured source code layout, Added rice support for templates and static assets
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 7 |
1 files changed, 0 insertions, 7 deletions
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 - } } } |
