Explorar o código

added "whitelist" under [traffic]

Steven Andrés %!s(int64=6) %!d(string=hai) anos
pai
achega
5644001c53
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lib/Configuration.php

+ 1 - 0
lib/Configuration.php

@@ -78,6 +78,7 @@ class Configuration
         ),
         'traffic' => array(
             'limit'  => 10,
+            'whitelist' => null,
             'header' => null,
             'dir'    => 'data',
         ),