mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Centralised version info + used in output
This commit is contained in:
@@ -106,6 +106,7 @@ if (isset($_SERVER['SERVER_NAME']) && isset($_SERVER['SERVER_PORT'])) {
|
||||
|
||||
$config['project_home'] = 'http://www.librenms.org/';
|
||||
$config['project_issues'] = 'https://github.com/librenms/librenms/issues';
|
||||
$config['github_api'] = 'https://api.github.com/repos/librenms/librenms/';
|
||||
$config['site_style'] = 'light';
|
||||
// Options are dark or light
|
||||
$config['stylesheet'] = 'css/styles.css';
|
||||
|
||||
Reference in New Issue
Block a user