Skip to content

Commit

Permalink
Merge pull request #52 from NethServer/testejb24.07
Browse files Browse the repository at this point in the history
Update ejabberd.yml with webadmin commands permissions NethServer/dev#7008
  • Loading branch information
stephdl authored Sep 9, 2024
2 parents 6f9dfe4 + 88945eb commit 85a3689
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 85a3689

Please sign in to comment.