You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ Configuration keys:
53
53
-**download_timeout** Timeout of download images. Default to `10`s.
54
54
-**low_speed_threshold** Retry download if speed is lower than specified value. Default to `10` KB/s.
55
55
-**ignored_errors** Set the error codes to ignore and continue downloading. Default to *empty*. Error codes can be obtained from [const.py](xeHentai/const.py).
56
+
-**auto_update** turn on auto update of program `check` for check only and `download` for download; `off` to turn off. Default to `download`.
57
+
-**update_beta_channel** set to true to update to dev branch
56
58
-**log_path** Set log file path. Default to `eh.log`.
57
59
-**log_verbose** Set log level with integer from 1 to 3. Bigger value means more verbose output. Default to `2`.
58
60
-**save_tasks** Set to save uncompleted tasks in `h.json`. Default to `False`.
0 commit comments