mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added default notification RSS http://www.librenms.org/notifications.rss
This commit is contained in:
@@ -825,3 +825,6 @@ $config['summary_errors'] = 0;
|
|||||||
|
|
||||||
// Default width of the availability map's tiles
|
// Default width of the availability map's tiles
|
||||||
$config['availability-map-width'] = 25;
|
$config['availability-map-width'] = 25;
|
||||||
|
|
||||||
|
// Default notifications Feed
|
||||||
|
$config['notifications']['LibreNMS'] = 'http://www.librenms.org/notifications.rss';
|
||||||
|
Reference in New Issue
Block a user