]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rlm_redis_ippool: Comment typo in config.
authorTerry Burton <tez@terryburton.co.uk>
Sat, 10 Aug 2019 17:32:45 +0000 (18:32 +0100)
committerAlan DeKok <aland@freeradius.org>
Sat, 10 Aug 2019 18:02:12 +0000 (14:02 -0400)
raddb/mods-available/redis_ippool

index af69899fd8ad7543958136e64952d04eddc63872..64688827498298c2f7fcc9cfbd7793ee5f40cd77 100644 (file)
@@ -91,7 +91,7 @@ redis_ippool {
 
        #
        #  copy_on_update:: If true - Copy the value of ip_address to the attribute specified by
-       #  `reply_attr` when performing an update/renew.
+       #  `allocated_address_attr` when performing an update/renew.
        #
        #  This behavior is needed for DHCP where we need to send back
        #  `DHCP-Your-IP-Address` in ACKs.