diff options
author | Paweł Chmielowski <pchmielowski@process-one.net> | 2019-06-04 14:13:26 +0200 |
---|---|---|
committer | Paweł Chmielowski <pchmielowski@process-one.net> | 2019-06-04 14:51:39 +0200 |
commit | cd10d87a9cf80b5dc96989dd131a29c9a3e34683 (patch) | |
tree | c8f6a91f8f2cfd386ae806fad95c643f2c2b45b6 /ejabberd.yml.example | |
parent | Fix example argument in private_set, don't include Query element (diff) |
Change indentation in ejabberd.yml.example to more consistant
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r-- | ejabberd.yml.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 2bfc3454..d3befd00 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -113,9 +113,9 @@ api_permissions: "admin access": who: - access: - - allow: - - acl: loopback - - acl: admin + - allow: + - acl: loopback + - acl: admin - oauth: - scope: "ejabberd:admin" - access: |