fix about layout, add mysql auth type to defaults.inc.php delete a space or some shit in adduser.php

git-svn-id: http://www.observium.org/svn/observer/trunk@1279 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-06-29 12:47:50 +00:00
parent 23d3ee43ba
commit 55fee97d58
3 changed files with 12 additions and 9 deletions

View File

@@ -95,7 +95,10 @@ $config['ignore_mount_optical'] = 1; # Ignore mounted optical discs
$config['device_traffic_iftype'] = array('/loopback/','/other/','/tunnel/','/virtual/','/mpls/');
$config['device_traffic_descr'] = array('/loopback/','/vlan/','/tunnel/','/:\d+/');
# Authentication
$config['allow_unauth_graphs'] = 0; ## Allow graphs to be viewed by anyone
$config['auth_mechanism'] = "mysql"; # Auth Type.
# Sensors