diff --git a/config.example.yml b/config.example.yml index 9601b62..258d8cd 100644 --- a/config.example.yml +++ b/config.example.yml @@ -13,7 +13,6 @@ port: 9999 # You can proxy all zurg requests like this: # proxy: "http://[username:password@]host:port" # proxy: "https://[username:password@]host:port" -# proxy: "socks4://[username@]host:port" # proxy: "socks5://[username:password@]host:port" # How many requests in parallel should we send to Real-Debrid API?