doc - Typo in FAQ (#13736)

This commit is contained in:
PipoCanaja
2022-01-31 15:06:42 +01:00
committed by GitHub
parent 29bd6789cb
commit c67850c782

View File

@@ -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>