mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
added "whitelist" under [traffic]
This commit is contained in:
parent
91f78ecd0f
commit
5644001c53
@ -78,6 +78,7 @@ class Configuration
|
|||||||
),
|
),
|
||||||
'traffic' => array(
|
'traffic' => array(
|
||||||
'limit' => 10,
|
'limit' => 10,
|
||||||
|
'whitelist' => null,
|
||||||
'header' => null,
|
'header' => null,
|
||||||
'dir' => 'data',
|
'dir' => 'data',
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user