mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Make data source refresh interval configurable
This commit is contained in:
@@ -27,6 +27,9 @@ username = "woke"
|
||||
password = "woke"
|
||||
|
||||
[data]
|
||||
# Interval to refresh polled datasources
|
||||
#interval = 30
|
||||
|
||||
# By default, we use the woke.net streams data source.
|
||||
# You can add other URLs to fetch here:
|
||||
json-url = ["https://woke.net/api/streams.json"]
|
||||
|
||||
Reference in New Issue
Block a user