Commit 6c616c16 authored by Ben's avatar Ben
Browse files

added in config for max

parent 2f37b154
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -276,7 +276,7 @@ $CONFIG->set('boost', [
]);
]);


/* Maximum view per day */
/* Maximum view per day */
$config->set('max_daily_boost_views', 10000);
$CONFIG->set('max_daily_boost_views', 10000);


$CONFIG->set('encryptionKeys', [
$CONFIG->set('encryptionKeys', [
    'email' => [
    'email' => [