mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
Add proxied and ttl options
This commit is contained in:
@@ -40,12 +40,14 @@
|
|||||||
"wildcard": "bool?",
|
"wildcard": "bool?",
|
||||||
"ddns_server": "str?",
|
"ddns_server": "str?",
|
||||||
"ddns_path": "str?",
|
"ddns_path": "str?",
|
||||||
"append_myip": "bool?"
|
"append_myip": "bool?",
|
||||||
|
"proxied": "bool?",
|
||||||
|
"ttl": "int?"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"slug": "inadyn",
|
"slug": "inadyn",
|
||||||
"upstream": "2.9.1",
|
"upstream": "2.9.1",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.9.1-3"
|
"version": "2.9.1-4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user