mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +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
|
||||
$config['availability-map-width'] = 25;
|
||||
|
||||
// Default notifications Feed
|
||||
$config['notifications']['LibreNMS'] = 'http://www.librenms.org/notifications.rss';
|
||||
|
||||
Reference in New Issue
Block a user