From 04aa4c6da573d777195b3bba80fc323b87767032 Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Wed, 28 Aug 2024 19:08:28 +0300 Subject: Update file man --- src/config.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/config.py') diff --git a/src/config.py b/src/config.py index 934bafe..fe28e6d 100644 --- a/src/config.py +++ b/src/config.py @@ -12,8 +12,6 @@ API_VERSIONS = { } # file manager -FILE_MAN_VERBOSE = True -FILE_MAN_COMPRESS = True # do compress all files FILE_MAN_PATH_MAP = { # external "/": {"path": "www/index.html", "compress": True}, -- cgit 1.4.1