From be4b1040f8a66292408154e05425cf17b1da8003 Mon Sep 17 00:00:00 2001 From: Joscha Date: Sun, 23 May 2021 22:51:42 +0200 Subject: [PATCH] Document status and report options --- CONFIG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONFIG.md b/CONFIG.md index bd3baca..b976b7d 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -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