Files
GTA4RP/third-party/config.json
2020-09-16 08:45:32 -05:00

20 lines
401 B
JSON

{
"database": {
"host":"158.69.238.64",
"user":"db24053",
"pass":"G3At3d7BsA",
"name":"db24053",
"port":"3306"
},
"weather": {
"appKey":""
},
"discord": {
"token":"",
"logChannel":""
},
"security": {
"accountPasswordHashType":"SHA256",
"saltFormat":"asshat.gaming.{HASH}.{NAME}.{PASS}"
}
}