mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-10-26 11:27:04 +00:00
Update sample-config-advanced.json
This commit is contained in:
parent
17d834aca4
commit
0b08134413
@ -347,6 +347,18 @@
|
||||
"autoAcceptIfNoUser": false,
|
||||
"oldStyle": true
|
||||
},
|
||||
"_customFiles": {
|
||||
"desktop-theme": {
|
||||
"css": ["theme.css"],
|
||||
"js": ["theme.js"],
|
||||
"scope": ["all"]
|
||||
},
|
||||
"mobile-theme": {
|
||||
"css": ["theme.css", "test.css"],
|
||||
"js": ["analytics.js", "test.js"],
|
||||
"scope": ["login2", "login"]
|
||||
}
|
||||
},
|
||||
"_notificationMessages": {
|
||||
"title": "MeshCentral",
|
||||
"desktop": "{0} started a remote desktop session.",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user