7940786ce9
Make sure to update your local config files when upgrading as the name of some config values has changed. The default config path has changed from "settings" to "config".
15 lines
378 B
YAML
15 lines
378 B
YAML
Debug: false
|
|
DarktableBin: /usr/bin/darktable-cli
|
|
AssetsPath: /srv/photoprism
|
|
CachePath: /srv/photoprism/cache
|
|
OriginalsPath: /srv/photoprism/photos/originals
|
|
ImportPath: /srv/photoprism/photos/import
|
|
TempPath: /srv/photoprism/temp
|
|
HttpServerHost:
|
|
HttpMode: release
|
|
HttpPort: 81
|
|
HttpPassword:
|
|
DatabaseDriver: sqlite
|
|
DatabaseDsn: .photoprism.db
|
|
Theme: lavendel
|
|
Language: english
|