diff --git a/log2ram.conf b/log2ram.conf index 5894698..891e0df 100644 --- a/log2ram.conf +++ b/log2ram.conf @@ -20,9 +20,9 @@ SIZE=128M # Set this to 'false' to disable email notifications. (The error will still be logged locally). #NOTIFICATION=true -# This is a one-line command for the error notification. -# By default, it's a email with the command `mail`, the body is passed in stdin. -# So you can set any command(like shoutrrr) or custom script for the error notification. +# Specify the command for sending error notifications. +# By default, it uses the `mail` command to send an email, with the message body provided via stdin. +# You can replace this with any command (such as 'shoutrrr') or a custom script for handling notifications. #NOTIFICATION_COMMAND=mail -s "Log2Ram Error on $HOSTNAME" # Variable for folders to put in RAM. You need to specify the real folder `/path/folder` , the `/path/hdd.folder` will