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
|
||||
|
||||
# Username and password
|
||||
password = "woke"
|
||||
username = "woke"
|
||||
password = "woke"
|
||||
|
||||
[data]
|
||||
# By default, we use the woke.net streams data source.
|
||||
|
||||
Reference in New Issue
Block a user