nixfiles/hosts/koi/containers/navidrome/navidrome.toml

17 lines
437 B
TOML
Raw Normal View History

2024-08-03 07:09:55 +03:00
LogLevel = 'DEBUG'
ScanSchedule = '@every 24h'
TranscodingCacheSize = '150MiB'
BaseUrl = 'https://navi.stupid.fish'
EnableSharing = true
EnableTranscodingConfig = true
UILoginBackgroundUrl = 'https://upload.wikimedia.org/wikipedia/en/7/73/Trollface.png' # idk why lol
UIWelcomeMessage = 'meow!'
2024-08-03 07:09:55 +03:00
# values sourced from secret env:
# ND_LASTFM_APIKEY=
# ND_LASTFM_SECRET=
# ND_PASSWORDENCRYPTIONKEY=
# ND_SPOTIFY_ID=
# ND_SPOTIFY_SECRET=