From 895a9449f73e846de8f260e90f88a0238f688035 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 18 Mar 2021 03:34:05 +0100 Subject: Port configuration --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 74dac99..3a88cb9 100644 --- a/config/config.json +++ b/config/config.json @@ -1,6 +1,6 @@ { "host":["localhost"], - "port": 8080, "allow-hidden": false, - "auth": true + "auth": true, + "cache": true } -- cgit v1.2.3