From e2569e4541183763961d48254de78d230e115890 Mon Sep 17 00:00:00 2001 From: wenead99 <42309414+wenead99@users.noreply.github.com> Date: Sat, 29 Jun 2019 10:37:29 +0800 Subject: [PATCH] Add files via upload --- proxy.ini | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/proxy.ini b/proxy.ini index 8bf51e1..dd5c882 100644 --- a/proxy.ini +++ b/proxy.ini @@ -1,6 +1,12 @@ [proxy] proxy=127.0.0.1:1080 +timeout=10 +retry=3 [Name_Rule] -location_rule='JAV_output/'+actor+'/'+number -naming_rule=number+'-'+title \ No newline at end of file +location_rule='JAV_output/'+actor+'/['+number+']-'+title +naming_rule=number+'-'+title + +[update] +update_check=1 +#on=1,off=0 \ No newline at end of file