reliability work

This commit is contained in:
John Smith
2023-06-24 11:16:34 -04:00
parent acebcb7947
commit 197b7fef6e
14 changed files with 191 additions and 84 deletions

View File

@@ -3516,6 +3516,12 @@
"format": "uint32",
"minimum": 0.0
},
"network_key_password": {
"type": [
"string",
"null"
]
},
"protocol": {
"$ref": "#/definitions/VeilidConfigProtocol"
},