Update config.json

This commit is contained in:
Alexandre
2021-08-01 09:24:51 +02:00
committed by GitHub
parent 1c6c468b46
commit 162652dc4d

View File

@@ -29,10 +29,10 @@
"cifsusername": "username",
"cifspassword": "password",
"UPLOAD_NSFW": "true",
"STORAGE_PATH": "/data/photoprism/storage",
"ORIGINALS_PATH": "/data/photoprism/originals",
"IMPORT_PATH": "/data/photoprism/import",
"BACKUP_PATH": "/data/photoprism/backup"
"STORAGE_PATH": "/share/photoprism/storage",
"ORIGINALS_PATH": "/share/photoprism/originals",
"IMPORT_PATH": "/share/photoprism/import",
"BACKUP_PATH": "/share/photoprism/backup"
},
"schema": {
"localdisks": "str?",