From 94fb8f24282be3aa41f275cb21d1eca76c1899a1 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 28 Feb 2021 21:59:58 +0100 Subject: Config + 1.16 + MultiSelection --- config/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 2bd396d..74dac99 100644 --- a/config/config.json +++ b/config/config.json @@ -1,4 +1,6 @@ { "host":["localhost"], - "port": 8080 + "port": 8080, + "allow-hidden": false, + "auth": true } -- cgit v1.2.3