make setting dynamic

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2607>
This commit is contained in:
Petitminion 2023-11-06 00:00:39 +01:00 committed by Marge
commit 179c53695e
8 changed files with 22 additions and 19 deletions

View file

@ -179,7 +179,6 @@ env = [
"DISABLE_PASSWORD_VALIDATORS=false",
"FUNKWHALE_PLUGINS=",
"MUSIC_DIRECTORY_PATH=/music",
"ONLY_ALLOW_MUSICBRAINZ_TAGGED_FILES=true",
]
[tool.coverage.run]