mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Tidy about page
- Restore previous Apache/PHP/MySQL/RRDtool versions - Reorder and clean up headers - Turn off ugly page generation stats by default
This commit is contained in:
@@ -114,7 +114,7 @@ $config['front_page'] = "pages/front/default.php";
|
||||
$config['page_title_prefix'] = "";
|
||||
$config['page_title_suffix'] = $config['project_name'];
|
||||
$config['timestamp_format'] = 'd-m-Y H:i:s';
|
||||
$config['page_gen'] = 1;
|
||||
$config['page_gen'] = 0; # display MySqL & PHP stats in footer?
|
||||
$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.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user