mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added notification support to mobile application.
This commit is contained in:
parent
8ac8953298
commit
9a1eb534c4
4 changed files with 303 additions and 13 deletions
|
@ -159,6 +159,7 @@ function CreateMeshCentralServer(config, args) {
|
|||
console.log(' --redirport [number] Creates an additional HTTP server to redirect users to the HTTPS server.');
|
||||
console.log(' --exactports Server must run with correct ports or exit.');
|
||||
console.log(' --noagentupdate Server will not update mesh agent native binaries.');
|
||||
console.log(' --nedbtodb Transfer all NeDB records into current database.');
|
||||
console.log(' --listuserids Show a list of a user identifiers in the database.');
|
||||
console.log(' --cert [name], (country), (org) Create a web server certificate with [name] server name.');
|
||||
console.log(' country and organization can optionally be set.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue