photoprism/config.osx.yml

12 lines
411 B
YAML
Raw Normal View History

2018-09-13 20:54:34 +02:00
debug: false
darktable-cli: /Applications/darktable.app/Contents/MacOS/darktable-cli
assets-path: /var/photoprism
thumbnails-path: /var/photoprism/thumbnails
originals-path: ~/Pictures/Originals
import-path: ~/Pictures/Import
export-path: ~/Pictures/Export
2018-09-13 20:54:34 +02:00
server-ip:
server-mode: release
server-port: 8080
database-driver: mysql
database-dsn: photoprism:photoprism@tcp(localhost:3306)/photoprism?parseTime=true