Clarify
This commit is contained in:
parent
4a22b4d593
commit
e2118bbea4
@ -17,13 +17,16 @@ Usage:
|
||||
|
||||
Note: `--ignore-sets=` must have the `=`.
|
||||
|
||||
Just as with ArchiveBot, the `global` ignore set is implied and enabled.
|
||||
|
||||
While the crawl is running, you can edit `DIR/ignores` and `DIR/ignore_sets`; the
|
||||
changes will be applied as soon as the next URL is grabbed.
|
||||
|
||||
`ignore_sets` is a comma-separated list of ignore sets to use
|
||||
([see this list of available sets](https://github.com/ArchiveTeam/ArchiveBot/tree/master/db/ignore_patterns)).
|
||||
`DIR/ignore_sets` is a comma-separated list of ignore sets to use.
|
||||
[See this list of available ignore sets](https://github.com/ArchiveTeam/ArchiveBot/tree/master/db/ignore_patterns).
|
||||
|
||||
`ignores` is a newline-separated list of [Python 3 regular expressions](http://pythex.org/).
|
||||
`DIR/ignores` is a newline-separated list of [Python 3 regular expressions](http://pythex.org/)
|
||||
to use in addition to the ignore sets.
|
||||
|
||||
You can `touch DIR/igoff` to stop `IGNOR` message spew, and `rm DIR/igoff`
|
||||
to turn it back on again.
|
||||
|
Loading…
x
Reference in New Issue
Block a user