added IdentityServer to hide settings

This commit is contained in:
Alexey Bannov 2024-07-09 12:04:49 +03:00
parent 1cd5d9a2e9
commit a9d9ba70a8

View File

@ -125,7 +125,7 @@
"api-system": "",
"api-cache": "",
"images": "static/images",
"hide-settings": "Monitoring,LdapSettings,DocService,MailService,PublicPortal,ProxyHttpContent,SpamSubscription,FullTextSearch",
"hide-settings": "Monitoring,LdapSettings,DocService,MailService,PublicPortal,ProxyHttpContent,SpamSubscription,FullTextSearch,IdentityServer",
"hub": {
"url": "/socket.io",
"internal": "http://localhost:9899/"