Document file formats
This commit is contained in:
parent
d73ee5ba27
commit
f815920a83
@ -20,7 +20,12 @@ Note: `--ignore-sets=` with `=` will **not** work.
|
||||
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.
|
||||
|
||||
You can also `touch DIR/igoff` to stop `IGNOR` message spew, and `rm DIR/igoff`
|
||||
`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)).
|
||||
|
||||
`ignores` is a newline-separated list of Python 3 regular expressions.
|
||||
|
||||
You can `touch DIR/igoff` to stop `IGNOR` message spew, and `rm DIR/igoff`
|
||||
to turn it back on again.
|
||||
|
||||
License:
|
||||
|
Loading…
x
Reference in New Issue
Block a user