mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Fix ordering of username and password in example config
This commit is contained in:
@@ -23,8 +23,8 @@ address = "http://localhost:80"
|
|||||||
#port = 80
|
#port = 80
|
||||||
|
|
||||||
# Username and password
|
# Username and password
|
||||||
password = "woke"
|
|
||||||
username = "woke"
|
username = "woke"
|
||||||
|
password = "woke"
|
||||||
|
|
||||||
[data]
|
[data]
|
||||||
# By default, we use the woke.net streams data source.
|
# By default, we use the woke.net streams data source.
|
||||||
|
|||||||
Reference in New Issue
Block a user