mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-03 14:40:32 +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(). |
||
|---|---|---|
| .. | ||
| _templates | ||
| code | ||
| images | ||
| man | ||
| code_of_conduct.rst | ||
| conf.py | ||
| contributing.rst | ||
| faq.rst | ||
| index.rst | ||
| install.rst | ||
| Makefile | ||
| upgrading.rst | ||