mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-313: Define parameters for controlling the contents of session recordings.
This commit is contained in:
		| @@ -347,6 +347,9 @@ | ||||
|         "FIELD_HEADER_PRECONNECTION_BLOB" : "Preconnection BLOB (VM ID):", | ||||
|         "FIELD_HEADER_PRECONNECTION_ID"   : "RDP source ID:", | ||||
|         "FIELD_HEADER_READ_ONLY"      : "Read-only:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_MOUSE"  : "Exclude mouse:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_OUTPUT" : "Exclude graphics/streams:", | ||||
|         "FIELD_HEADER_RECORDING_INCLUDE_KEYS"   : "Include key events:", | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_RESIZE_METHOD" : "Resize method:", | ||||
| @@ -431,6 +434,9 @@ | ||||
|         "FIELD_HEADER_PORT"        : "Port:", | ||||
|         "FIELD_HEADER_PRIVATE_KEY" : "Private key:", | ||||
|         "FIELD_HEADER_READ_ONLY"   : "Read-only:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_MOUSE"  : "Exclude mouse:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_OUTPUT" : "Exclude graphics/streams:", | ||||
|         "FIELD_HEADER_RECORDING_INCLUDE_KEYS"   : "Include key events:", | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_SERVER_ALIVE_INTERVAL" : "Server keepalive interval:", | ||||
| @@ -485,6 +491,9 @@ | ||||
|         "FIELD_HEADER_PASSWORD_REGEX" : "Password regular expression:", | ||||
|         "FIELD_HEADER_PORT"           : "Port:", | ||||
|         "FIELD_HEADER_READ_ONLY"      : "Read-only:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_MOUSE"  : "Exclude mouse:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_OUTPUT" : "Exclude graphics/streams:", | ||||
|         "FIELD_HEADER_RECORDING_INCLUDE_KEYS"   : "Include key events:", | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:", | ||||
| @@ -537,6 +546,9 @@ | ||||
|         "FIELD_HEADER_PASSWORD"         : "Password:", | ||||
|         "FIELD_HEADER_PORT"             : "Port:", | ||||
|         "FIELD_HEADER_READ_ONLY"        : "Read-only:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_MOUSE"  : "Exclude mouse:", | ||||
|         "FIELD_HEADER_RECORDING_EXCLUDE_OUTPUT" : "Exclude graphics/streams:", | ||||
|         "FIELD_HEADER_RECORDING_INCLUDE_KEYS"   : "Include key events:", | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_SFTP_DIRECTORY"             : "Default upload directory:", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user