mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 04:41:29 +03:00
refactor cliprdr, not tested on windows yet
This commit is contained in:
@@ -139,6 +139,8 @@ pub struct PeerConfig {
|
||||
pub disable_audio: bool,
|
||||
#[serde(default)]
|
||||
pub disable_clipboard: bool,
|
||||
#[serde(default)]
|
||||
pub enable_file_transfer: bool,
|
||||
|
||||
// the other scalar value must before this
|
||||
#[serde(default)]
|
||||
|
||||
Reference in New Issue
Block a user