mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-03 23:54:55 +02:00
checks length of API_KEY
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str",
|
||||
"API_KEY": "str(32,32)",
|
||||
"API_KEY": "str",
|
||||
"DB_CONNECTION": "list(sqlite|mariadb_addon|remotedb)",
|
||||
"DB_HOST": "str?",
|
||||
"DB_PORT": "str?",
|
||||
|
||||
Reference in New Issue
Block a user