mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
drop global XDG_CONFIG_DIR and use environment variables
+ handle string explicit flags
This commit is contained in:
@@ -30,7 +30,7 @@ from app.utils.paths import getClientFilesExtensions
|
||||
|
||||
|
||||
def run_app(host: str, port: int, config: Path):
|
||||
settings.Paths.set_config_dir(config)
|
||||
# settings.Paths.set_config_dir(config)
|
||||
|
||||
# Load mimetypes for the web client's static files
|
||||
# Loading mimetypes should happen automatically but
|
||||
|
||||
Reference in New Issue
Block a user