mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Add logging before overriding values in config
This commit is contained in:
parent
cb7adde2a4
commit
8a7cc5ced7
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ if [ ! -f "$SNAPPYMAIL_CONFIG_FILE" ]; then
|
||||||
su - www-data -s /bin/sh -c 'php /snappymail/index.php' > /dev/null
|
su - www-data -s /bin/sh -c 'php /snappymail/index.php' > /dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "[INFO] Overriding values in snappymail configuration: $SNAPPYMAIL_CONFIG_FILE"
|
||||||
# Enable output of snappymail logs
|
# Enable output of snappymail logs
|
||||||
sed '/^\; Enable logging/{
|
sed '/^\; Enable logging/{
|
||||||
N
|
N
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue