You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
361 B
22 lines
361 B
{
|
|
"space": {
|
|
"host": "ams3.digitaloceanspaces.com",
|
|
"accessKey": "",
|
|
"secretKey": "",
|
|
"bucket": "aiterp",
|
|
"maxSize": 8388113
|
|
},
|
|
|
|
"database": {
|
|
"host": "localhost",
|
|
"port": 27017,
|
|
"db": "rpdata",
|
|
"username": "",
|
|
"password": "",
|
|
"mechanism": ""
|
|
},
|
|
|
|
"wiki": {
|
|
"url": "https://wiki.aiterp.net/api.php"
|
|
}
|
|
}
|