Improvements to show config option in MyServer tab.

This commit is contained in:
Ylian Saint-Hilaire
2023-10-03 20:35:02 -07:00
parent 0e671bbe81
commit 3a3663bb55
6 changed files with 29 additions and 18 deletions

View File

@@ -1414,6 +1414,11 @@
"type": "boolean",
"default": true,
"description": "Allows administrators to access the server trace tab from from the My Server tab."
},
"Config": {
"type": "boolean",
"default": true,
"description": "Allows administrators remotely view server configuration on the My Server tab."
}
}
},