First Status page

This commit is contained in:
bohdan-s
2014-06-21 09:50:24 -04:00
parent 5679241ca8
commit 4130d6bdc1
3 changed files with 131 additions and 3 deletions
+1
View File
@@ -118,6 +118,7 @@ $config['page_title_suffix'] = $config['project_name'];
$config['timestamp_format'] = 'd-m-Y H:i:s';
$config['page_gen'] = 0; # display MySqL & PHP stats in footer?
$config['login_message'] = "Unauthorised access or use shall render the user liable to criminal and/or civil prosecution.";
$config['public_status'] = false; // Enable public accessable status page
$config['old_graphs'] = 1; // RRDfiles from before the great rra reform. This is default for a while.