Merge pull request #3020 from nextcloud/retention-app

add documentation for the new "notification"-option of the rentention app
This commit is contained in:
Morris Jobke 2020-08-13 20:45:26 +02:00 committed by GitHub
commit 261f6a4437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -16,6 +16,9 @@ navigate to the configuration and locate the Workflow settings.
The rule from the example will delete all files tagged with ``Temporary file`` after 14 days.
While creating a rule you can use the "Notify users a day before retention will delete a file" option to
make sure the the users will get a notification before a file gets deleted.
Common misconfigurations
------------------------