added other dsconnect settings
This commit is contained in:
@@ -30,6 +30,9 @@ type Config struct {
|
||||
|
||||
// Auto-connect rules (use mode only)
|
||||
AutoConnect []AutoConnectRule `json:"auto_connect,omitempty"`
|
||||
|
||||
// Share mode: allow other clients to force-detach devices in use
|
||||
AllowForceDetach bool `json:"allow_force_detach,omitempty"`
|
||||
}
|
||||
|
||||
// DefaultConfig returns a config with sensible defaults
|
||||
|
||||
Reference in New Issue
Block a user