mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-09 09:00:58 +00:00
$ grep -rn aborttimeout linkcheck linkcheck/configuration/confparse.py:167: self.read_int_option(section, "aborttimeout", min=1) linkcheck/configuration/__init__.py:184: self["aborttimeout"] = 300 linkcheck/director/aggregator.py:173: timeout=strformat.strduration_long(self.config["aborttimeout"]), linkcheck/director/aggregator.py:200: timeout = self.config["aborttimeout"] config["aborttimeout"] is only set from aborttimeout and is the only value used by Aggregate.abort(). |
||
|---|---|---|
| .. | ||
| examples | ||
| i18n | ||
| man | ||
| src | ||
| changelog.txt | ||
| development.md | ||
| documentation.md | ||
| dot-travis-osx.yml | ||
| install.txt | ||
| Makefile | ||
| robots.txt.example | ||
| translations.md | ||
| upgrading.txt | ||