mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
QA
This commit is contained in:
parent
805eb288d9
commit
c3ad4a4b4d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class TrafficLimiter extends AbstractPersistence
|
||||||
* @var int
|
* @var int
|
||||||
*/
|
*/
|
||||||
private static $_limit = 10;
|
private static $_limit = 10;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* listed ips are exempted from limits, defaults to null
|
* listed ips are exempted from limits, defaults to null
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue