mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Added master and release update-channels
This commit is contained in:
@@ -828,3 +828,6 @@ $config['availability-map-width'] = 25;
|
||||
|
||||
// Default notifications Feed
|
||||
$config['notifications']['LibreNMS'] = 'http://www.librenms.org/notifications.rss';
|
||||
|
||||
// Update channel (Can be 'master' or 'release')
|
||||
$config['update_channel'] = 'master';
|
||||
|
||||
Reference in New Issue
Block a user