From 74380330305dcff557d59c70dd1e27aad748b71a Mon Sep 17 00:00:00 2001 From: Adam Matthews <52178922+adamsthws@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:53:59 +0100 Subject: [PATCH] Update log2ram.conf Changes to comments for setting: 'NOTIFICATION_COMMAND=' --- log2ram.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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