mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-17 14:11:38 +00:00
fix many things
This commit is contained in:
@@ -15,7 +15,7 @@ In the pop-up menu, you can choose to `Enable` or `Disable` the strategy, `Renam
|
||||
|
||||
On the right side of the strategy menu, you can see the number of devices actually applied to the strategy, taking into account the priority of the strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Device Strategy and User Strategy
|
||||
Each device can only be managed by one strategy, and device strategies take priority over user strategies. User strategies are responsible for managing all devices under the user that are not assigned a specific strategy.
|
||||
@@ -27,7 +27,7 @@ When you click the `Edit Devices` menu, an editing dialog box displaying all the
|
||||
|
||||
Here is an example of the dialog box that appears when you click `Edit Devices` on the "demo2" menu. In this example, the device "362587269" is applied to the "demo2" strategy. The device "157333666" was originally applied to the default strategy but will be applied to the "demo2" strategy after clicking `Save`. The device "232026634" has a device strategy for "demo1" and a user strategy for "demo2", since the device strategy takes priority, this device will be applied to the "demo1" strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Edit Users
|
||||
|
||||
@@ -35,7 +35,7 @@ When you click the `Edit Users` menu, an editing dialog box displaying all the
|
||||
|
||||
Here is an example of the dialog box that appears when you click `Edit Users` on the "demo2" menu. In this example, the user "user2" was originally applied to the default strategy and will be applied to the "demo2" strategy after clicking `Save`. The user "user1" is applied to the default strategy, and the user "admin" is applied to the "demo2" strategy.
|
||||
|
||||

|
||||

|
||||
|
||||
### Strategy Synchronization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user