mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added RunOnServerStarted, RunOnServerUpdated, RunOnServerError options. #3768
This commit is contained in:
@@ -75,6 +75,9 @@
|
||||
"_mpsAliasHost": "mps.mydomain.com",
|
||||
"_mpsTlsOffload": true,
|
||||
"_no2FactorAuth": true,
|
||||
"_runOnServerStarted": "c:\\tmp\\mcstart.bat",
|
||||
"_runOnServerUpdated": "c:\\tmp\\mcupdate.bat",
|
||||
"_runOnServerError": "c:\\tmp\\mcerror.bat",
|
||||
"_log": "main,web,webrequest,cert",
|
||||
"_syslog": "meshcentral",
|
||||
"_syslogauth": "meshcentral-auth",
|
||||
|
||||
Reference in New Issue
Block a user