59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
|
|
"locale": "uk",
|
|
"debug": false,
|
|
"owner": 0,
|
|
"bot_id": 0,
|
|
"age_allowed": 0,
|
|
"api": "http://example.com",
|
|
"inline_preview_count": 7,
|
|
"admin_group": 0,
|
|
"destination_group": 0,
|
|
"remove_application_time": -1,
|
|
"search_radius": 50,
|
|
"admins": [],
|
|
"bot": {
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": ""
|
|
},
|
|
"database": {
|
|
"user": null,
|
|
"password": null,
|
|
"host": "127.0.0.1",
|
|
"port": 27017,
|
|
"name": "holochecker"
|
|
},
|
|
"geocoding": {
|
|
"username": "demo"
|
|
},
|
|
"logging": {
|
|
"size": 512,
|
|
"location": "logs"
|
|
},
|
|
"scheduler": {
|
|
"birthdays": {
|
|
"time": 9,
|
|
"enabled": true
|
|
},
|
|
"sponsorships": {
|
|
"time": 9,
|
|
"enabled": true
|
|
},
|
|
"cache_avatars": {
|
|
"interval": 6,
|
|
"enabled": true
|
|
},
|
|
"cache_members": {
|
|
"interval": 30,
|
|
"enabled": true
|
|
},
|
|
"cache_admins": {
|
|
"interval": 120,
|
|
"enabled": true
|
|
}
|
|
},
|
|
"locations": {
|
|
"cache": "cache",
|
|
"locale": "locale"
|
|
}
|
|
} |