[feature] Rotate wopi keys

This commit is contained in:
PauI Ostrovckij
2025-09-17 16:49:33 +03:00
parent 83e0970857
commit 5ee68fa7ae

View File

@ -167,7 +167,8 @@
"additionalProperties": false,
"x-scope": ["admin", "tenant"],
"properties": {
"enable": {"type": "boolean"}
"enable": {"type": "boolean"},
"publicKey": {"type": "string"}
}
},
"email": {