alignment
This commit is contained in:
parent
c152f85b50
commit
d847e2fcf2
1 changed files with 3 additions and 3 deletions
|
@ -77,10 +77,10 @@ class Configuration
|
|||
'markdown' => 'Markdown',
|
||||
),
|
||||
'traffic' => array(
|
||||
'limit' => 10,
|
||||
'limit' => 10,
|
||||
'whitelist' => null,
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
),
|
||||
'purge' => array(
|
||||
'limit' => 300,
|
||||
|
|
Loading…
Reference in a new issue