From: Boris Lytochkin Date: Thu, 25 Feb 2016 18:11:26 +0000 (+0300) Subject: small fixups for previous commit X-Git-Tag: release_3_0_12~208^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1548%2Fhead;p=thirdparty%2Ffreeradius-server.git small fixups for previous commit --- diff --git a/raddb/README.rst b/raddb/README.rst index a3be77e580b..c77a95b4b6a 100644 --- a/raddb/README.rst +++ b/raddb/README.rst @@ -352,8 +352,8 @@ rlm_preprocess ~~~~~~~~~~~~~~ In 2.x.x ``huntroups`` and ``users`` files were loaded from default locations -without being configured explicitly. Since 3.0 you need to set -``huntgroups`` and ``users`` configuration item in module section in order +without being configured explicitly. Since 3.x.x you need to set +``huntgroups`` and ``users`` configuration item(s) in module section in order to get them being processed. New Modules