mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02: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