mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added RunOnServerStarted, RunOnServerUpdated, RunOnServerError options. #3768
This commit is contained in:
parent
a1f84ee589
commit
e3205137e5
4 changed files with 33 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue