Added per-domain configuration of the MyServer action tab.

This commit is contained in:
Ylian Saint-Hilaire
2020-09-28 13:28:08 -07:00
parent a934d723b9
commit 00ea208f0e
6 changed files with 91 additions and 18 deletions

View File

@@ -140,6 +140,14 @@
"_hide": 4,
"_footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
"_certUrl": "https://192.168.2.106:443/",
"myServer": {
"Backup": false,
"Restore": false,
"Upgrade": false,
"ErrorLog": false,
"Console": false,
"Trace": false
},
"_passwordRequirements": {
"min": 8,
"max": 128,