QA
This commit is contained in:
parent
4296b43832
commit
a806a6455e
1 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@ class Configuration
|
|||
'markdown' => 'Markdown',
|
||||
),
|
||||
'traffic' => array(
|
||||
'limit' => 10,
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
'limit' => 10,
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
'exemptedIp' => null,
|
||||
),
|
||||
'purge' => array(
|
||||
|
|
Loading…
Reference in a new issue