mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-06 15:50: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(). |
||
|---|---|---|
| .. | ||
| linkchecker.1 | ||
| linkcheckerrc.5 | ||