Tidy config

This commit is contained in:
Keith Edmunds 2025-09-25 15:07:30 +01:00
parent 25cb444335
commit 7e7ae7dddf

View File

@ -133,6 +133,7 @@ class Config(object):
VLC_MAIN_PLAYER_NAME = "MusicMuster Main Player"
VLC_PREVIEW_PLAYER_NAME = "MusicMuster Preview Player"
VLC_VOLUME_DEFAULT = 80
VLC_VOLUME_DROP3db = 70
WARNING_MS_BEFORE_FADE = 5500
WARNING_MS_BEFORE_SILENCE = 5500
WEB_ZOOM_FACTOR = 1.2