mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-13 07:29:30 +01:00
better example mysql password
This commit is contained in:
parent
5a3528547a
commit
36e3cc5496
@ -607,7 +607,7 @@ datastore:
|
||||
# port is unnecessary for connections via unix domain socket:
|
||||
#port: 3306
|
||||
user: "oragono"
|
||||
password: "KOHw8WSaRwaoo-avo0qVpQ"
|
||||
password: "hunter2"
|
||||
history-database: "oragono_history"
|
||||
timeout: 3s
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user