aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-05-04 12:15:44 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-04 12:15:44 -0400
commitb5e34e499042a0dce3d60da89169b006fb5cae26 (patch)
treea5b20d6ac2571ab6348c33f3df1d325f84ca22b3 /docs/conf.py
parent020f6534b9170d217b97afe861ebc4790f03aaa4 (diff)
downloadcryptography-b5e34e499042a0dce3d60da89169b006fb5cae26.tar.gz
cryptography-b5e34e499042a0dce3d60da89169b006fb5cae26.tar.bz2
cryptography-b5e34e499042a0dce3d60da89169b006fb5cae26.zip
Set a timeout for linkcheck (#4870)
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e57e133e..75fa9fe1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -178,6 +178,8 @@ epub_theme = 'epub'
# transient network errors.
linkcheck_retries = 10
+linkcheck_timeout = 5
+
linkcheck_ignore = [
# Small DH key results in a TLS failure on modern OpenSSL
r"https://info.isl.ntt.co.jp/crypt/eng/camellia/",