Skip to content

Commit

Permalink
feat: Update ejabberd.yml with webadmin commands permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Sep 6, 2024
1 parent 6f9dfe4 commit 88945eb
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion imageroot/templates/ejabberd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,15 @@ api_permissions:
what:
- "status"
- "connected_users_number"

"webadmin commands":
from:
- ejabberd_web_admin
who:
access:
allow:
- acl: admin
what:
- "*"


acl:
Expand Down

0 comments on commit 88945eb

Please sign in to comment.