You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ If you don't know what to do, I recommend using the default values and see how i
88
88
- Made for external services or mail binaries with different commands than `mailx`.
89
89
- Configure the path of the script or the mail binary to be invoked.
90
90
- You can still use native services since it only replaces the standard email.
91
-
- Container management - disabled by default.
91
+
-Docker Container management
92
92
- A list of containers you want to be interrupted before running actions and restored when completed.
93
93
- Docker mode - choose to pause/unpause or to stop/restart your containers
94
94
- 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
104
104
## A nice email report
105
105
This script produces emails that don't contain a list of changed files to improve clarity.
106
106
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.
0 commit comments