summaryrefslogtreecommitdiff
path: root/config/config.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-05-16 04:12:17 +0200
committerache <ache@ache.one>2021-05-16 04:13:28 +0200
commitcb41e56c7b7f28616c9c1960c4e97fa6de655df5 (patch)
tree32cb10b50b0d6a42779c3e61b97423870789bf1e /config/config.json
parentLog moving (diff)
Deal with hostnames
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 102bda3..09243ed 100644
--- a/config/config.json
+++ b/config/config.json
@@ -1,5 +1,5 @@
{
- "host":["localhost"],
+ "hosts":["localhost"],
"allow-hidden": true,
"hide-hidden": true,
"auth": true,