mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Change default username/password
This commit is contained in:
@@ -26,8 +26,8 @@ address = "http://localhost:80"
|
||||
#port = 80
|
||||
|
||||
# Username and password
|
||||
username = "woke"
|
||||
password = "woke"
|
||||
username = "streamwall"
|
||||
password = "please-change-this"
|
||||
|
||||
[data]
|
||||
# Interval to refresh polled datasources
|
||||
|
||||
Reference in New Issue
Block a user