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.
29 lines
422 B
29 lines
422 B
{
|
|
"view": {
|
|
"title": "Aite RP"
|
|
},
|
|
|
|
"db": {
|
|
"username": "aitestory",
|
|
"password": "",
|
|
"database": "aitestory"
|
|
},
|
|
|
|
"server": {
|
|
"host": "0.0.0.0",
|
|
"port": 8000,
|
|
"ui": "./ui/"
|
|
},
|
|
|
|
"wiki": {
|
|
"url": "https://wiki.aiterp.net",
|
|
"username": "AiteBot@AiteStory",
|
|
"password": ""
|
|
},
|
|
|
|
"test": {
|
|
"enabled": true,
|
|
"username": "AiteBot@AiteStory",
|
|
"password": ""
|
|
}
|
|
}
|