Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 1e167b0..c177743 100644 (file)
@@ -5682,7 +5682,7 @@ $wgRateLimits = [
 ];
 
 /**
- * Array of IPs which should be excluded from rate limits.
+ * Array of IPs / CIDR ranges which should be excluded from rate limits.
  * This may be useful for whitelisting NAT gateways for conferences, etc.
  */
 $wgRateLimitsExcludedIPs = [];