add LICENSE and COPYING; fix workaround for plantuml
This commit is contained in:
10
nodejs/etc/safechat.json
Normal file
10
nodejs/etc/safechat.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mysql": {
|
||||
"host" : "localhost",
|
||||
"user" : "root",
|
||||
"port" : 8654,
|
||||
"password" : "ert456",
|
||||
"database" : "safechat",
|
||||
"max_allowed_packet": 1000000000
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user