refactor config proxy
This commit is contained in:
@@ -5,8 +5,11 @@ success_output_folder=JAV_output
|
||||
soft_link=0
|
||||
|
||||
[proxy]
|
||||
# modify this line to your proxy server, leave black proxy= for direct connection
|
||||
proxy=127.0.0.1:1081
|
||||
# timeout must always be greater than zero
|
||||
timeout=10
|
||||
# retry must always be greater than zero
|
||||
retry=3
|
||||
|
||||
[Name_Rule]
|
||||
@@ -25,4 +28,4 @@ literals=\()
|
||||
folders=failed,JAV_output
|
||||
|
||||
[debug_mode]
|
||||
switch=0
|
||||
switch=0
|
||||
|
||||
Reference in New Issue
Block a user