diff --git a/config.php.default b/config.php.default index cdd64061ec..e6ad6081a4 100755 --- a/config.php.default +++ b/config.php.default @@ -61,7 +61,7 @@ $config['header_color'] = "#133A7B"; $config['favicon'] = "images/observer-icon.png"; $config['page_refresh'] = "0"; ## Refresh the page every xx seconds -$config['front_page'] = "pages/front/jt.php"; +$config['front_page'] = "pages/front/default.php"; $config['email_default'] = "adama@as8681.net"; $config['email_from'] = "Observer ";