forked from SimonShi1994/Princess-connection-farm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
46 lines (46 loc) · 968 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[debug]
debug = False
ignore_warning = True
trace_exception_for_debug = True
use_template_cache = True
baidu_ocr_img = False
disable_timeout_raise = False
[log]
s_sckey =
s_sentstate = 30
log_lev = 1
log_cache = 3
[pcrfarm_setting]
ocr_mode = 混合
baidu_apiKey =
baidu_secretKey =
baidu_QPS = 2
anticlockwise_rotation_times = 1
async_screenshot_freq = 5
bad_connecting_time = 30
fast_screencut = True
force_fast_screencut = False
fast_screencut_delay = 0
fast_screencut_timeout = 10
end_shutdown = False
lockimg_timeout = 90
enable_pause = True
max_reboot = 3
running_input = False
captcha_userstr =
captcha_senderror = True
captcha_skip = True
captcha_wait_time = 60
captcha_popup = True
[emulator_setting]
selected_emulator = 雷电
enable_auto_find_emulator = False
emulator_ports = []
adb_dir = adb
add_adb_to_path = True
emulator_console =
emulator_id = []
auto_emulator_address = True
emulator_address = []
quit_emulator_when_free = True
max_free_time = 120