Document status and report options

This commit is contained in:
Joscha 2021-05-23 22:51:42 +02:00
parent 79be6e1dc5
commit be4b1040f8

View File

@ -21,6 +21,10 @@ default values for the other sections.
expanded to the current user's home directory. (Default: `.`)
- `explain`: Whether PFERD should log and explain its actions and decisions in
detail. (Default: `no`)
- `status`: Whether PFERD should print status updates while crawling. (Default:
`yes`)
- `report`: Whether PFERD should print a report of added, changed and deleted
local files for all crawlers before exiting. (Default: `yes`)
## The `crawl:*` sections