Skip to content
Commit 6475221d authored by Florian Eckert's avatar Florian Eckert
Browse files

modules: use configurable poll interval



Make poll interval configurable. Use option from

----
config core 'main'
    option pollinterval '5'
---

This will only be used if the interval option is less or equal zero.
If the poll interval is not configured then a default value of 5 seconds
is used.

Signed-off-by: default avatarFlorian Eckert <fe@dev.tdt.de>
parent aee720f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment