Update config.py

This commit is contained in:
joBr99
2022-05-30 22:18:45 +02:00
committed by GitHub
parent 6907c4ebb2
commit c92a1d13fe

View File

@@ -67,6 +67,7 @@ class LuiBackendConfig(object):
'model': "eu",
'sleepTimeout': 20,
'sleepBrightness': 20,
'screenBrightness': 100,
'sleepTracking': None,
'locale': "en_US",
'timeFormat': "%H:%M",