24 lines
724 B
JSON
24 lines
724 B
JSON
{
|
|
"properties": {
|
|
"debug": true,
|
|
"main_webhook_url": "https://xz.wps.cn/api/v1/webhook/send?key=d32b1e6cdb5bb593418aee1638354a56",
|
|
"app_config": {
|
|
"swagger_js_url": "/static/swagger-ui-bundle.js",
|
|
"swagger_css_url": "/static/swagger-ui.css",
|
|
"docs_url": "/docs"
|
|
}
|
|
},
|
|
"find": {
|
|
"max_concurrent_requests": 100,
|
|
"database_path": "db.db",
|
|
"always_return_ok": true,
|
|
"plugin_dir": "Plugins",
|
|
"alchemy_fortune_coeff": 0.03,
|
|
"store_hourly_count": 5,
|
|
"host": "0.0.0.0",
|
|
"port": 8000,
|
|
"verbose": false,
|
|
"scheduler_tick_ms": 60000,
|
|
"scheduler_max_batch": 1000
|
|
}
|
|
} |