alignment

This commit is contained in:
Steven Andrés
2020-05-07 16:46:31 -07:00
committed by GitHub
parent c152f85b50
commit d847e2fcf2

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,