Config: Remove anti-captcha related configs

This commit is contained in:
Samantaz Fox
2023-11-20 17:39:51 +01:00
parent d9416a0be5
commit 7e363fa3c8
2 changed files with 0 additions and 25 deletions

View File

@@ -392,27 +392,6 @@ jobs:
enable: true
# -----------------------------
# Captcha API
# -----------------------------
##
## URL of the captcha solving service.
##
## Accepted values: any URL
## Default: https://api.anti-captcha.com
##
#captcha_api_url: https://api.anti-captcha.com
##
## API key for the captcha solving service.
##
## Accepted values: a string
## Default: <none>
##
#captcha_key:
# -----------------------------
# Miscellaneous
# -----------------------------