mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-16 13:40:48 +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 is unnecessary for connections via unix domain socket:
|
||||||
#port: 3306
|
#port: 3306
|
||||||
user: "oragono"
|
user: "oragono"
|
||||||
password: "KOHw8WSaRwaoo-avo0qVpQ"
|
password: "hunter2"
|
||||||
history-database: "oragono_history"
|
history-database: "oragono_history"
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user