pull/787/head
rodehoed 2021-05-04 11:20:24 +02:00 committed by GitHub
parent 4296b43832
commit a806a6455e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -79,9 +79,9 @@ class Configuration
'markdown' => 'Markdown', 'markdown' => 'Markdown',
), ),
'traffic' => array( 'traffic' => array(
'limit' => 10, 'limit' => 10,
'header' => null, 'header' => null,
'dir' => 'data', 'dir' => 'data',
'exemptedIp' => null, 'exemptedIp' => null,
), ),
'purge' => array( 'purge' => array(