Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
increase ping time
  • Loading branch information
fourndo authored Oct 31, 2016
1 parent 605adb5 commit df7064f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
'http://www.eos.ubc.ca/courses/eosc350/content/*',
]
linkcheck_retries = 3
linkcheck_timeout = 500
linkcheck_timeout = 1000

# The reST default role (used for this markup: `text`) to use for all
# documents.
Expand Down

0 comments on commit df7064f

Please sign in to comment.