From: Andrew Lewis Date: Fri, 7 Feb 2014 10:32:59 +0000 (+0200) Subject: Tweak updated config example for consistency/clarity X-Git-Tag: 0.6.9~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c698b3ecc38ff6e1d8121bbabc908efd6181f471;p=thirdparty%2Frspamd.git Tweak updated config example for consistency/clarity --- diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index 055b06a020..faa1b40e87 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -7,8 +7,8 @@ Configuration is structured as follows: ~~~nginx rbl { # default settings defined here - # 'rbls' subsection under which the RBL definitions are nested rbls { + # 'rbls' subsection under which the RBL definitions are nested an_rbl { # rbl-specific subsection }