changeset 2104:384fb28452b9

mod_firewall: README: Improve chain usage example comments
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Mar 2016 11:24:41 +0000
parents 11f047bcb9e4
children f2d5aa789646
files mod_firewall/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_firewall/README.markdown	Thu Mar 17 11:24:20 2016 +0000
+++ b/mod_firewall/README.markdown	Thu Mar 17 11:24:41 2016 +0000
@@ -357,7 +357,7 @@
     TO: alice@remote.example.com
     DROP.
 
-    # Create a 'preroute' chain of rules:
+    # Create a 'preroute' chain of rules (matched for incoming stanzas from local clients):
     ::preroute
     # These rules are matched for outgoing stanzas from local clients