This commit is contained in:
+5
-2
@@ -224,8 +224,11 @@ subtasks:
|
||||
# browser:
|
||||
# page_timeout: 60000 # ms
|
||||
# action_timeout: 30000 # ms
|
||||
# captcha_solve: novnc # 'skip' (default) / 'novnc'
|
||||
# max_captcha_pages: 5
|
||||
# display_mode: novnc # 'headless' (default) / 'novnc'
|
||||
# # novnc = Browser タブのライブ表示 / InteractiveBrowse /
|
||||
# # CAPTCHA 解決を有効化 (ホストに Xvfb/x11vnc/websockify 必須)。
|
||||
# # 旧 'captcha_solve' は自動で display_mode に移行される (非推奨)。
|
||||
# max_captcha_pages: 5 # CAPTCHA Pool の同時ページ上限 (display_mode: novnc 時のみ)
|
||||
# channel: chrome # 'chromium' (default) / 'chrome' / 'msedge'
|
||||
# executable_path: /usr/bin/google-chrome # channel と排他
|
||||
|
||||
|
||||
Reference in New Issue
Block a user