Files
GTA4RP/config/database.json
2021-06-28 16:34:50 -05:00

8 lines
130 B
JSON

{
"host": "localhost",
"user": "",
"pass": "",
"name": "",
"port": 3306,
"usePersistentConnection": true
}