Update user_config.ini
This commit is contained in:
parent
a83206556a
commit
e6e8d3bb80
@ -54,7 +54,7 @@ app_port = 8000
|
||||
# 生成结果文件路径; 默认值: output/result.txt | Generate result file path; Default value: output/result.txt
|
||||
final_file = output/user_result.txt
|
||||
# 结果中偏好的酒店源接口数量 | Preferred number of hotel source interfaces in the result
|
||||
hotel_num = 15
|
||||
hotel_num = 16
|
||||
# 酒店地区获取分页数量 | Number of hotel region acquisition pages
|
||||
hotel_page_num = 1
|
||||
# 酒店源地区列表,"全部"表示所有地区 | Hotel source region list, "all" means all regions
|
||||
@ -100,7 +100,7 @@ sort_duplicate_limit = 3
|
||||
# 模板文件路径, 默认值: config/demo.txt | Template file path, Default value: config/demo.txt
|
||||
source_file = config/user_demo.txt
|
||||
# 结果中偏好的订阅源接口数量 | Preferred number of subscription source interfaces in the result
|
||||
subscribe_num = 11
|
||||
subscribe_num = 12
|
||||
# 时区,可用于控制更新时间显示的时区,可选值:Asia/Shanghai 或其它时区编码 | Time zone, can be used to control the time zone displayed by the update time, optional values: Asia/Shanghai or other time zone codes
|
||||
time_zone = Asia/Shanghai
|
||||
# 单个频道接口数量 | Number of interfaces per channel
|
||||
|
Loading…
x
Reference in New Issue
Block a user