make gzip level configurable

from previous settings the default will use less CPU.
the default will also increase network bandwith for viewing the page
slightly.
This commit is contained in:
Matthias Wirth
2020-07-24 17:45:00 +02:00
parent d63cc3790b
commit 92d3e42626
3 changed files with 13 additions and 14 deletions

View File

@@ -9,7 +9,8 @@ ENABLE_978=no
# The URL needs to point at where you would normally find the skyview978 webinterface
URL_978="http://127.0.0.1/skyaware978"
# 1-9 are valid, lower lvl: less CPU usage, higher level: less network bandwidth used when loading the page
GZIP_LVL=3