Another update for #5295

This commit is contained in:
Miroslav Stampar
2023-01-24 12:00:23 +01:00
parent a7b59243e2
commit 6336389322
6 changed files with 31 additions and 4 deletions

View File

@@ -101,8 +101,12 @@ authCred =
# Syntax: key_file
authFile =
# Abort on (problematic) HTTP error code (e.g. 401).
# Valid: string
abortCode =
# Ignore (problematic) HTTP error code (e.g. 401).
# Valid: integer
# Valid: string
ignoreCode =
# Ignore system default proxy settings.