1min polling doc (#5995)

* added doc link

* added doc link
This commit is contained in:
Neil Lathwood
2017-02-24 13:00:09 +00:00
committed by GitHub
parent 0f663b3a82
commit dfac70be69
2 changed files with 2 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ documentation page will be linked to rather than having the config provided.
$config['rrdtool'] = "/usr/bin/rrdtool";
```
Please see [1 Minute polling]((1-Minute-Polling.md)) for information on configuring your install to record data more frequently.
Please see [1 Minute polling](1-Minute-Polling.md) for information on configuring your install to record data more frequently.
#### fping
```php

View File

@@ -89,6 +89,7 @@ pages:
- Developing/Creating-Release.md
- API: API/API-Docs.md
- Support:
- Support/1-Minute-Polling.md
- Support/Configuration.md
- Support/Discovery Support.md
- Support/Example-Hardware-Setup.md