mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add default show-not-deleted option
If set to `no`, PFERD won't print status or report messages for not deleted files
This commit is contained in:
parent
68c398f1fe
commit
dbc2553b11
8 changed files with 45 additions and 4 deletions
|
|
@ -31,6 +31,9 @@ ambiguous situations.
|
|||
### Added
|
||||
- `no-delete-prompt-override` conflict resolution strategy
|
||||
- support for ILIAS learning modules
|
||||
- `show_not_deleted` option to stop printing the "Not Deleted" status or report
|
||||
message. This combines nicely with the `no-delete-prompt-override` strategy,
|
||||
causing PFERD to mostly ignore local-only files.
|
||||
|
||||
## 3.4.3 - 2022-11-29
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue