mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Configure explain log level via cli and config file
This commit is contained in:
parent
92886fb8d8
commit
0d10752b5a
6 changed files with 44 additions and 23 deletions
|
|
@ -19,6 +19,8 @@ default values for the other sections.
|
|||
paths in the config file are interpreted relative to this path. If this path
|
||||
is relative, it is interpreted relative to the script's working dir. `~` is
|
||||
expanded to the current user's home directory. (Default: `.`)
|
||||
- `explain`: Whether PFERD should log and explain its actions and decisions in
|
||||
detail. (Default: `no`)
|
||||
|
||||
## The `crawl:*` sections
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue