From 68300f2b99e9c3ef6e55eff0df73719d8d12da46 Mon Sep 17 00:00:00 2001 From: nico wellpott Date: Fri, 16 Apr 2021 21:27:33 +0200 Subject: readme: update ejabberd install section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d58539e..fc66a0e 100644 --- a/README.md +++ b/README.md @@ -56,10 +56,17 @@ To further protect the integrity of your config the `allow_only` sections define #### ejabberd acl config ```yaml +## ACL section include_config_file: "/etc/ejabberd/blacklist.yml": <-- the path is completely user configurable allow_only: <-- these two lines are optional but recommended - acl └─ to prevent potentially malicious acls to not incluse anthing but ACL rules + +## Access Rules +access_rules: + s2s_access: + - deny: spamblacklist + - allow ``` ### automation -- cgit v1.2.3-18-g5258