added "whitelist" under [traffic]
This commit is contained in:
parent
91f78ecd0f
commit
5644001c53
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ class Configuration
|
|||
),
|
||||
'traffic' => array(
|
||||
'limit' => 10,
|
||||
'whitelist' => null,
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue