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

33 lines
720 B
Text
Raw Normal View History

2023-04-05 04:33:29 +00:00
[secret]
db_path = mysql+pymysql://
Check_accessKeyId =
Check_accessKeySecret =
web_render =
botarcapi_url =
botarcapi_agent =
dc_token =
tg_token =
openai_api_key =
nl2c_model =
2021-02-19 10:13:31 +00:00
[cfg]
2022-08-04 07:52:42 +00:00
debug = False
2021-08-23 14:17:04 +00:00
cache_path = ./cache/
2021-09-10 18:05:27 +00:00
db_cache = False
2023-04-05 04:33:29 +00:00
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
2022-06-15 00:29:20 +00:00
qq_msg_logging_to_db = True
2021-10-15 17:52:40 +00:00
qq_host = 127.0.0.1:11451
2021-08-23 14:17:04 +00:00
qq_account = 2052142661
base_superuser = QQ|2596322644
2022-06-28 10:14:44 +00:00
qq_enable_dirty_check = True
qq_enable_urlmanager = True
2022-08-21 03:22:45 +00:00
web_render_local =
2022-05-08 15:03:25 +00:00
slower_schedule = False
2022-06-16 11:49:41 +00:00
enable_tos = False
2022-07-14 13:23:15 +00:00
enable_analytics = True
2022-07-29 04:04:30 +00:00
allow_request_private_ip = False
2022-08-05 12:57:24 +00:00
enable_eval = True