mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added user consent config options, #3692
This commit is contained in:
@@ -236,7 +236,9 @@
|
||||
"title": "MeshCentral",
|
||||
"desktop": "{0} requesting remote desktop access. Grant access?",
|
||||
"terminal": "{0} requesting remote terminal access. Grant access?",
|
||||
"files": "{0} requesting remote files access. Grant access?"
|
||||
"files": "{0} requesting remote files access. Grant access?",
|
||||
"consentTimeout": 30,
|
||||
"autoAcceptOnTimeout": false
|
||||
},
|
||||
"_notificationMessages": {
|
||||
"title": "MeshCentral",
|
||||
|
||||
Reference in New Issue
Block a user