web client: add support for integrating external viewers/editors

This commit is contained in:
Nicola Murino
2021-12-03 18:33:08 +01:00
parent 6092b6628e
commit bedc8e288b
14 changed files with 417 additions and 68 deletions

View File

@@ -211,7 +211,8 @@
"tls_cipher_suites": [],
"proxy_allowed": [],
"hide_login_url": 0,
"render_openapi": true
"render_openapi": true,
"web_client_integrations": []
}
],
"templates_path": "templates",