mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added SMTP connection options.
This commit is contained in:
parent
60af11542f
commit
0646b4dcea
8 changed files with 14 additions and 27 deletions
2
agents/meshcmd.min.js
vendored
2
agents/meshcmd.min.js
vendored
|
@ -47,7 +47,7 @@ var amtMeiTmpState = null;
|
|||
var SMBiosTables = null;
|
||||
var globalDebugFlags = 0; // 1 = IDER Debug
|
||||
var pendingAmtConfigActions = 0;
|
||||
const RCSMessageProtocolVersion = 1; // RCS Message Protocol Version. Needs to be less than or equal to RCS server Message Protocol Version
|
||||
var RCSMessageProtocolVersion = 1; // RCS Message Protocol Version. Needs to be less than or equal to RCS server Message Protocol Version
|
||||
|
||||
// MeshCommander for Firmware (GZIP'ed, Base64) v0.7.8
|
||||
var Large_IntelAmtWebApp_etag = "zVObfGF4CXPIxvxSUu+3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue