Files
immich-library-watcher/secrets.py.example
2025-11-25 15:01:11 -07:00

8 lines
83 B
Plaintext

IMMICH_API_KEY = ''
LIBRARY_UUID = ''
WATCH_PATHS = [
'/mnt/example/path',
]