mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
add no consent to guest sharing
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
parent
aa87fd61bb
commit
ee59e582b6
3 changed files with 2100 additions and 2091 deletions
|
@ -890,7 +890,7 @@ if (args['_'].length == 0) {
|
|||
console.log(" --add [guestname] - Add a device sharing link.");
|
||||
console.log(" --type [desktop,terminal,files] - Type of sharing to add, can be combined. default is desktop.");
|
||||
console.log(" --viewonly - Make desktop sharing view only.");
|
||||
console.log(" --consent [notify,prompt] - Consent flags, default is notify.");
|
||||
console.log(" --consent [notify,prompt,none] - Consent flags, default is notify.");
|
||||
console.log(" --start [yyyy-mm-ddThh:mm:ss] - Start time, default is now.");
|
||||
console.log(" --end [yyyy-mm-ddThh:mm:ss] - End time.");
|
||||
console.log(" --duration [minutes] - Duration of the share, default is 60 minutes.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue