mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-07 16:33:10 -05:00
feat(backend): ✨ basic support for background tasks
This commit is contained in:
@@ -93,7 +93,7 @@ def main():
|
||||
reload_dirs=["mealie"],
|
||||
reload_delay=2,
|
||||
debug=True,
|
||||
log_level="debug",
|
||||
log_level="info",
|
||||
use_colors=True,
|
||||
log_config=None,
|
||||
workers=1,
|
||||
|
||||
Reference in New Issue
Block a user