mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[feature] Rotate wopi keys
This commit is contained in:
@ -167,7 +167,8 @@
|
||||
"additionalProperties": false,
|
||||
"x-scope": ["admin", "tenant"],
|
||||
"properties": {
|
||||
"enable": {"type": "boolean"}
|
||||
"enable": {"type": "boolean"},
|
||||
"publicKey": {"type": "string"}
|
||||
}
|
||||
},
|
||||
"email": {
|
||||
|
||||
Reference in New Issue
Block a user