mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Server fixes & MongoDB performance improvements.
This commit is contained in:
parent
e670055cf1
commit
887f2ba22e
7 changed files with 53 additions and 34 deletions
|
|
@ -41,10 +41,11 @@
|
|||
"": {
|
||||
"Title": "MyServer",
|
||||
"Title2": "Servername",
|
||||
"TitlePicture": "title-sample.png",
|
||||
"UserQuota": 1048576,
|
||||
"MeshQuota": 248576,
|
||||
"_TitlePicture": "title-sample.png",
|
||||
"_UserQuota": 1048576,
|
||||
"_MeshQuota": 248576,
|
||||
"NewAccounts": 1,
|
||||
"_NewAccountEmailDomains": [ "sample.com" ],
|
||||
"Footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
|
||||
"_CertUrl": "https://192.168.2.106:443/",
|
||||
"_PasswordRequirements": { "min": 8, "max": 128, "upper": 1, "lower": 1, "numeric": 1, "nonalpha": 1 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue