diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-02-17 09:14:44 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-02-17 09:50:46 +0100 |
commit | 4b4e8a5853dbda897fad0321b2cbebfb36dfe012 (patch) | |
tree | 28fb61038b25016bf75e0543db06fdb5aa63bc5a /docs | |
parent | 184c3e2d3767ed06c3d2f995a4b98e4ce2c7548f (diff) |
tests: Made the crypto test feature usable
This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index d1b2881c2..f002c2800 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -1026,7 +1026,6 @@ REDUCING SIZE command line. Following is a list of appropriate key words: --disable-cookies !cookies - --disable-crypto-auth !HTTP\ Digest\ auth !HTTP\ proxy\ Digest\ auth --disable-manual !--manual --disable-proxy !HTTP\ proxy !proxytunnel !SOCKS4 !SOCKS5 |