Update related to the #2663

This commit is contained in:
Miroslav Stampar
2017-08-23 13:17:37 +02:00
parent e42b63f51c
commit 8b0c50f25d
8 changed files with 45 additions and 42 deletions

View File

@@ -98,9 +98,9 @@ authCred =
# Syntax: key_file
authFile =
# Ignore HTTP Error 401 (Unauthorized).
# Valid: True or False
ignore401 = False
# Ignore HTTP error code (e.g. 401).
# Valid: integer
ignoreCode =
# Ignore system default proxy settings.
# Valid: True or False