update schema for auth
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "PBS-Client",
|
||||
"version": "20240708.17",
|
||||
"version": "20240708.18",
|
||||
"slug": "pbs-client",
|
||||
"description": "Proxmox Backup Client",
|
||||
"url": "https://git.johnhgaunt.com/jgaunt/hassio-addons/src/branch/master/PBS-Client",
|
||||
@@ -36,7 +36,7 @@
|
||||
"pbs_host": "str",
|
||||
"pbs_port": "int",
|
||||
"pbs_fingerprint": "str",
|
||||
"auth": ["match(pam|pbs)"],
|
||||
"auth": ["list(pam|pbs)"],
|
||||
"namespace": "str",
|
||||
"days_to_keep": "int",
|
||||
"include": ["match(^\/)"]
|
||||
|
||||
Reference in New Issue
Block a user