pull/787/head
rodehoed 2021-05-04 11:18:06 +02:00 committed by GitHub
parent 805eb288d9
commit c3ad4a4b4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class TrafficLimiter extends AbstractPersistence
* @var int
*/
private static $_limit = 10;
/**
* listed ips are exempted from limits, defaults to null
*