added "whitelist" under [traffic]

pull/619/head
Steven Andrés 2020-05-05 14:17:15 -07:00 committed by GitHub
parent 91f78ecd0f
commit 5644001c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ class Configuration
),
'traffic' => array(
'limit' => 10,
'whitelist' => null,
'header' => null,
'dir' => 'data',
),