mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
remove deprecated db mappings
+ fix: cli password reset + delete old migrations
This commit is contained in:
+2
-1
@@ -36,7 +36,8 @@ class UserConfig:
|
||||
|
||||
# misc
|
||||
enablePeriodicScans: bool = False
|
||||
scanInterval: int = 60 * 10 # 10 minutes
|
||||
scanInterval: int = 10
|
||||
enableWatchdog: bool = False
|
||||
|
||||
# plugins
|
||||
enablePlugins: bool = True
|
||||
|
||||
Reference in New Issue
Block a user