mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
Allow for external database configuration
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user