10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
IMMICH_URL = 'https://photos.example.com'
|
|
|
|
IMMICH_API_KEY = ''
|
|
|
|
LIBRARY_UUID = ''
|
|
|
|
WATCH_PATHS = [
|
|
'/mnt/example/path',
|
|
]
|