Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/config/config.cfg.example
2023-04-18 20:54:42 +08:00

33 lines
759 B
Text

[secret]
db_path = mysql+pymysql://
Check_accessKeyId =
Check_accessKeySecret =
web_render =
botarcapi_url =
botarcapi_agent =
dc_token =
tg_token =
openai_api_key =
nl2c_model =
curseforge_api_key =
exchange_api_key =
[cfg]
debug = False
cache_path = ./cache/
db_cache = False
issue_url = https://github.com/Teahouse-Studios/bot/issues/new/choose
bug_report_url = https://s.wd-ljt.com/botreportbug
wiki_whitelist_url = https://s.wd-ljt.com/botwhitelist
qq_msg_logging_to_db = True
qq_host = 127.0.0.1:11451
qq_account = 2052142661
base_superuser = QQ|2596322644
qq_enable_dirty_check = True
qq_enable_urlmanager = True
web_render_local =
slower_schedule = False
enable_tos = False
enable_analytics = True
allow_request_private_ip = False
enable_eval = True