Merge branch 'main' into task-377

This commit is contained in:
fenris 2025-10-09 01:49:46 +02:00
commit 671e4d2bca

View file

@ -1,15 +0,0 @@
{
"domain": {
"type": "string",
"mandatory": false
},
"tls_mode": {
"type": "string",
"options": [
"disable",
"enable",
"force"
],
"mandatory": false
}
}