From acd4dceb711e9148ede208bb67dc37bfaafd612b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 4 Feb 2011 17:19:41 +0100 Subject: improved captcha manager --- module/config/default.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'module/config') diff --git a/module/config/default.conf b/module/config/default.conf index dfa58608b..18edd5a77 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -4,7 +4,7 @@ remote - "Remote": int port : "Port" = 7227 ip listenaddr : "Adress" = 0.0.0.0 str username : "Username" = admin - str password : "Password" = pwhere + password password : "Password" = pwhere ssl - "SSL": bool activated : "Activated"= False file cert : "SSL Certificate" = ssl.crt @@ -58,7 +58,4 @@ proxy - "Proxy": int port : "Port" = 7070 http;socks4;socks5 type : "Protocol" = http str username : "Username" = None - str password : "Password" = None -captchatrader - "CaptchaTrader": - str username : "Username" = - str password : "Password" = + password password : "Password" = None \ No newline at end of file -- cgit v1.2.3