Adjust timing, settings

This commit is contained in:
2025-11-25 15:01:11 -07:00
parent 8c71e3cdfc
commit 2d034d7272
2 changed files with 9 additions and 5 deletions

7
secrets.py.example Normal file
View File

@@ -0,0 +1,7 @@
IMMICH_API_KEY = ''
LIBRARY_UUID = ''
WATCH_PATHS = [
'/mnt/example/path',
]