set read only config params

This commit is contained in:
Yuri Kuznetsov
2023-02-17 10:43:18 +02:00
parent a3a35be818
commit 3157bb4fcf
@@ -13,6 +13,24 @@
"emailKeepParentTeamsEntityList"
],
"params": {
"isDeveloperMode": {
"readOnly": true
},
"clientSecurityHeadersDisabled": {
"readOnly": true
},
"clientCspDisabled": {
"readOnly": true
},
"clientCspScriptSourceList": {
"readOnly": true
},
"clientStrictTransportSecurityHeaderDisabled": {
"readOnly": true
},
"clientXFrameOptionsHeaderDisabled": {
"readOnly": true
},
"systemUserId": {
"level": "admin",
"readOnly": true