diff options
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/default.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/module/config/default.conf b/module/config/default.conf index a9b64dd92..7d7b84854 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -59,3 +59,6 @@ proxy - "Proxy": http;socks4;socks5 type : "Protocol" = http
str username : "Username" = None
str password : "Password" = None
+captchatrader - "CaptchaTrader":
+ str username : "Username" =
+ str password : "Password" =
|