Update defaults.inc.php

This commit is contained in:
pblasquez
2016-02-17 13:10:07 -08:00
parent 823177e877
commit 591c40a6f4
+1 -1
View File
@@ -568,7 +568,7 @@ $config['irc_alert'] = false;
$config['irc_alert_utf8'] = false;
// Authentication
$config['allow_unauth_graphs'] = 0;
$config['allow_unauth_graphs'] = false;
// Allow graphs to be viewed by anyone
$config['allow_unauth_graphs_cidr'] = array();
// Allow graphs to be viewed without authorisation from certain IP ranges