diff --git a/photoprism/config.json b/photoprism/config.json index 1af9ac085..e62e1bf2c 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -81,7 +81,7 @@ "schema": { "BACKUP_PATH": "str", "CONFIG_LOCATION": "str", - "DB_TYPE": "list(sqlite|mariadb_addon)", + "DB_TYPE": "list(sqlite|mariadb_addon|external)", "IMPORT_PATH": "str", "ORIGINALS_PATH": "str", "STORAGE_PATH": "str", @@ -100,4 +100,4 @@ "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", "version": "20220121-2" -} \ No newline at end of file +}