diff --git a/src/modules/permissions/doc/permissions_admin.xml b/src/modules/permissions/doc/permissions_admin.xml index 170f197f143..adca339d771 100644 --- a/src/modules/permissions/doc/permissions_admin.xml +++ b/src/modules/permissions/doc/permissions_admin.xml @@ -1278,6 +1278,8 @@ if (allow_trusted("$si", "any", "$ai")) { different tables: address table and subnet table depending on the value of the mask field (IPv6: 64 or smaller, IPv4: 32 or smaller). + Note that there is a rate limiting of maximum one reload in + five seconds. Parameters: none @@ -1359,6 +1361,8 @@ if (allow_trusted("$si", "any", "$ai")) { Causes the permissions module to re-read the contents of the trusted database table into cache memory. + Note that there is a rate limiting of maximum one reload in + five seconds. Parameters: none