Make timezone configurable

This commit is contained in:
Claudio Ortolina
2025-04-10 18:34:05 +01:00
parent 9cae628d4e
commit 32c11f86c9
4 changed files with 16 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@ PHX_HOST = 'music-library.claudio-ortolina.org'
PORT = '8080'
LAST_FM_USER = 'cloud8421'
POOL_SIZE = '5'
TIMEZONE = 'Europe/London'
[[mounts]]
source = 'music_library'