mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
fix: server.cfg - ace perm line for inheritance was missing
This commit is contained in:
@@ -40,6 +40,7 @@ ensure sessionmanager
|
||||
ensure hardcap
|
||||
|
||||
## Add system admins
|
||||
add_principal group.admin group.user
|
||||
add_ace group.admin command allow # allow all commands
|
||||
add_ace group.admin command.quit deny # but don't allow quit
|
||||
add_ace resource.es_extended command.add_ace allow
|
||||
|
||||
Reference in New Issue
Block a user