set linkcheck_timeout to very large, to prevent timeouts on the CI.

This commit is contained in:
Marko Tibold 2011-12-21 02:23:26 +01:00
parent 6e6dc21376
commit 1096e06c2d

View File

@ -224,3 +224,5 @@ html_static_path = []
#man_pages = [ #man_pages = [
# () # ()
#] #]
linkcheck_timeout = 120 # seconds, set to extra large value for link_checks