feat: 通过加密会话和冲突设置连接桌面 Sync
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-unbind"
|
||||
description = "Enables the sync_unbind command without any pre-configured scope."
|
||||
commands.allow = ["sync_unbind"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-unbind"
|
||||
description = "Denies the sync_unbind command without any pre-configured scope."
|
||||
commands.deny = ["sync_unbind"]
|
||||
Reference in New Issue
Block a user