alignment

pull/622/head
Steven Andrés 2020-05-07 16:46:31 -07:00 committed by GitHub
parent c152f85b50
commit d847e2fcf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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,