mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
allow for custom ASN textual descriptions
git-svn-id: http://www.observium.org/svn/observer/trunk@637 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -133,6 +133,10 @@ $config['ignore_mount'] = array("/kern", "/mnt/cdrom", "/dev", "/dev/pts", "/pro
|
||||
$config['ignore_mount_regexp'] = array();
|
||||
$config['ignore_mount_string'] = array("/.*\/dev\/?$/");
|
||||
|
||||
### Hardcoded ASN descriptions
|
||||
|
||||
# $config['astext'][65333] = "Cymru Bogon Feed";
|
||||
|
||||
### Style Options
|
||||
|
||||
$list_colour_a = "#ffffff";
|
||||
|
||||
Reference in New Issue
Block a user