mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
doc - Typo in FAQ (#13736)
This commit is contained in:
@@ -263,7 +263,7 @@ here are those values:
|
||||
|
||||
This is indicating that the device has rebooted within the last 24
|
||||
hours (by default). If you want to adjust this threshold then you can
|
||||
do so by setting `$config['uptime_warning'] = '84600';` in
|
||||
do so by setting `$config['uptime_warning'] = '86400';` in
|
||||
`config.php`. The value must be in seconds.
|
||||
|
||||
## <a name="faq23"> Why do I not see all interfaces in the Overall traffic graph for a device?</a>
|
||||
|
||||
Reference in New Issue
Block a user