Update Permissions
@@ -4,7 +4,7 @@ Seashell's permissions system is designed to control access to specific resource
|
||||
|
||||
## Configuration Structure
|
||||
|
||||
The permissions configuration is represented as a map, where each key is the name of a group, and the value is another map containing `allow` and `deny` lists.
|
||||
The permissions configuration is represented as a map, where each key is the name of a group, and the value is another map containing `allow` and `deny` lists. The items within the allow and deny lists are different for each backend. See the [Backends](Backends) page for more information.
|
||||
|
||||
### Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user