Update availability_timeout documentation. #1020

This commit is contained in:
Koen Kanters
2019-02-05 18:05:15 +01:00
committed by GitHub
parent 778720b1b5
commit ffa4fe35d9
+1
View File
@@ -63,5 +63,6 @@ advanced:
elapsed: false
# Availability timeout in seconds, disabled by default (0).
# When enabled, devices will be checked if they are still online.
# Only AC powered routers are checked for availability.
availability_timeout: 0
```