Skip to content

Commit 29e355b

Browse files
author
Oliver Cervera
authored
Minor tweaks to readme
1 parent e1d6772 commit 29e355b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ If you don't know what to do, I recommend using the default values and see how i
8888
- Made for external services or mail binaries with different commands than `mailx`.
8989
- Configure the path of the script or the mail binary to be invoked.
9090
- You can still use native services since it only replaces the standard email.
91-
- Container management - disabled by default.
91+
- Docker Container management
9292
- A list of containers you want to be interrupted before running actions and restored when completed.
9393
- Docker mode - choose to pause/unpause or to stop/restart your containers
9494
- Docker remote - if docker is running on a remote machine
@@ -104,7 +104,7 @@ You can also change more advanced options such SnapRAID binary location, log fil
104104
## A nice email report
105105
This script produces emails that don't contain a list of changed files to improve clarity.
106106

107-
You can re-enable full output in the email by switching the option `VERBOSITY`. The full report will always be available in `/tmp/snapRAID.out` but will be replaced after each run, or deleted when the system is shut down. You can change the location of the file if you need to keep it.
107+
You can re-enable full output in the email by switching the option `VERBOSITY`. The full report is available in `/tmp/snapRAID.out` but will be replaced after each run, or deleted when the system is shut down. You can enable the retention policy to keep logs for some days and customize the folder location.
108108

109109
Here's an example email report.
110110

0 commit comments

Comments
 (0)