mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 04:19:13 +02:00
Update config.json
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
],
|
],
|
||||||
"name": "Photoprism",
|
"name": "Photoprism",
|
||||||
"options": {
|
"options": {
|
||||||
|
"DB_TYPE": "sqlite",
|
||||||
"networkdisks": "//server/share",
|
"networkdisks": "//server/share",
|
||||||
"cifsusername": "username",
|
"cifsusername": "username",
|
||||||
"cifspassword": "password",
|
"cifspassword": "password",
|
||||||
@@ -79,7 +80,8 @@
|
|||||||
"ORIGINALS_PATH": "str",
|
"ORIGINALS_PATH": "str",
|
||||||
"IMPORT_PATH": "str",
|
"IMPORT_PATH": "str",
|
||||||
"BACKUP_PATH": "str",
|
"BACKUP_PATH": "str",
|
||||||
"CONFIG_LOCATION": "str"
|
"CONFIG_LOCATION": "str",
|
||||||
|
"DB_TYPE": "list(sqlite|mariadb_addon)"
|
||||||
},
|
},
|
||||||
"slug": "photoprism",
|
"slug": "photoprism",
|
||||||
"upstream": "20220121",
|
"upstream": "20220121",
|
||||||
|
|||||||
Reference in New Issue
Block a user