Mercurial > prosody-modules
changeset 4965:d7684aa81d8f
mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 28 Jun 2022 16:28:44 +0100 |
parents | b1c4e78e669e |
children | 4ffd6551f4bb |
files | mod_firewall/README.markdown |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_firewall/README.markdown Mon Jun 27 22:18:10 2022 +0200 +++ b/mod_firewall/README.markdown Tue Jun 28 16:28:44 2022 +0100 @@ -648,7 +648,7 @@ A chain is begun by a line `::name` where 'name' is the name of the chain you want the following rules to be inserted into. If no chain is specified, rules are put into the 'deliver' chain. -It is possible to create custom chains (useful with the JUMP_CHAIN action described below). User-created +It is possible to create custom chains (useful with the `JUMP CHAIN` action described below). User-created chains must begin with "user/", e.g. "user/spam_filtering". Example of chain use: