Remove default stream list endpoint

This commit is contained in:
Max Goodhart
2020-12-19 22:54:25 -08:00
parent dbe63c6aef
commit 441897ad3e
2 changed files with 3 additions and 4 deletions

View File

@@ -33,9 +33,8 @@ password = "please-change-this"
# 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"]
# You can add URLs to fetch here:
json-url = []
# You can also specify .toml files on disk. Streamwall will reload the data whenever the file changes.
# See example.streams.toml for a sample.