Rename -DLP_Clip_Types to -DLP_ClipTypes
This commit is contained in:
@@ -172,7 +172,7 @@ rfb::StringParameter rfb::Server::DLP_Region
|
||||
"Black out anything outside this region",
|
||||
"");
|
||||
rfb::StringParameter rfb::Server::DLP_Clip_Types
|
||||
("DLP_Clip_Types",
|
||||
("DLP_ClipTypes",
|
||||
"Allowed binary clipboard mimetypes",
|
||||
"chromium/x-web-custom-data,text/html,image/png");
|
||||
|
||||
|
||||
@@ -308,7 +308,7 @@ Limit clipboard bytes to receive from clients in one transaction. Default 10,000
|
||||
This many milliseconds must pass between clipboard actions. Default 1000.
|
||||
.
|
||||
.TP
|
||||
.B \-DLP_Clip_types \fIa,b\fP
|
||||
.B \-DLP_ClipTypes \fIa,b\fP
|
||||
Allowed binary clipboard mimetypes, separated by commas. Default
|
||||
chromium/x-web-custom-data,text/html,image/png
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user