2018-09-13 20:54:34 +02:00
|
|
|
debug: false
|
2019-06-29 19:34:55 +02:00
|
|
|
config-path: ~/.config/photoprism
|
|
|
|
cache-path: ~/.cache/photoprism
|
|
|
|
assets-path: ~/.local/share/photoprism
|
|
|
|
resources-path: ~/.local/share/photoprism/resources
|
|
|
|
originals-path: ~/Pictures/Originals
|
|
|
|
import-path: ~/Pictures/Import
|
|
|
|
export-path: ~/Pictures/Export
|
2018-12-21 03:13:34 +01:00
|
|
|
sql-host: localhost
|
|
|
|
sql-port: 4000
|
2019-05-01 14:54:11 +02:00
|
|
|
sql-password: photoprism
|
2018-12-21 03:13:34 +01:00
|
|
|
http-host:
|
|
|
|
http-mode: release
|
2019-06-29 19:34:55 +02:00
|
|
|
http-port: 2342
|
2019-11-08 06:53:40 +01:00
|
|
|
admin-password: photoprism
|
2018-12-21 08:44:13 +01:00
|
|
|
database-driver: internal
|
2019-05-01 14:54:11 +02:00
|
|
|
database-dsn: root:photoprism@tcp(localhost:4000)/photoprism?parseTime=true
|
2019-06-30 05:38:39 +02:00
|
|
|
pid-filename: ~/.local/share/photoprism/photoprism.pid
|
|
|
|
log-filename: ~/.local/share/photoprism/photoprism.log
|
|
|
|
detach-server: false
|