diff --git a/includes/defaults.inc.php b/includes/defaults.inc.php index 857c25a739..6cbb4ac141 100644 --- a/includes/defaults.inc.php +++ b/includes/defaults.inc.php @@ -97,6 +97,8 @@ $config['page_gen'] = 1; $config['web_header'] = "header.inc.php"; # in html/includes $config['login_message'] = "Unauthorised access or use shall render the user liable to criminal and/or civil prosecution."; +$config['old_graphs'] = 1; ## RRDfiles from before the great rra reform. This is default for a while. + $config['int_customers'] = 1; # Enable Customer Port Parsing $config['int_transit'] = 1; # Enable Transit Types $config['int_peering'] = 1; # Enable Peering Types