52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"tribeId": "adminapi",
|
|
"urlinit":["http://apx.adminapi","https://testwall-ants.ndda.fr"],
|
|
"idxname":{"towns":"towns","nation":"nations","pagans":"alias"},
|
|
"dns": [
|
|
"apx.adminapi"
|
|
],
|
|
"status": "unchain",
|
|
"nationId": "ants",
|
|
"townId": "newdev",
|
|
"sudoUser": "phil",
|
|
"api": {
|
|
"port": 3021,
|
|
"activelog": [],
|
|
"languages": [
|
|
"en"
|
|
],
|
|
"exposedHeaders": [
|
|
"xdays",
|
|
"xhash",
|
|
"xalias",
|
|
"xlang",
|
|
"xtribe",
|
|
"xapp",
|
|
"xuuid"
|
|
],
|
|
"appset": {
|
|
"trust proxy": true
|
|
},
|
|
"json": {
|
|
"limit": "10mb",
|
|
"type": "application/json",
|
|
"rawBody": true
|
|
},
|
|
"bodyparse": {
|
|
"urlencoded": {
|
|
"limit": "50mb",
|
|
"extended": true
|
|
},
|
|
"json": {
|
|
"limit": "500mb"
|
|
}
|
|
}
|
|
},
|
|
"nginx": {
|
|
"restart": "sudo systemctl restart nginx",
|
|
"worker_connections": 1024
|
|
},
|
|
"emailcontact": "",
|
|
"smtp": {},
|
|
"sms": {}
|
|
} |