From cb41e56c7b7f28616c9c1960c4e97fa6de655df5 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 16 May 2021 04:12:17 +0200 Subject: Deal with hostnames --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/config.json') 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, -- cgit v1.2.3