[doc] Add default refresh interval in doc
This commit is contained in:
parent
f996f8caef
commit
cef85b47a2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Requires the following library:
|
|||
|
||||
Parameters:
|
||||
* github.token: GitHub user access token, the token needs to have the 'notifications' scope.
|
||||
* github.interval: Interval in minutes
|
||||
* github.interval: Interval in minutes between updates, default is 5.
|
||||
"""
|
||||
|
||||
import bumblebee.input
|
||||
|
|
Loading…
Reference in a new issue