From a83e0723afcde23237d79237b6081377ddf8dc32 Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Fri, 4 May 2018 16:17:28 +0200 Subject: [PATCH] Make ready for use --- settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.sh b/settings.sh index 6a01581..d94b5a2 100755 --- a/settings.sh +++ b/settings.sh @@ -4,4 +4,4 @@ LOGFILE="/var/log/mail.info" DBFILE="/root/mailstats.db" RRDFILE="/root/mailstats.rrd" -GRAPHDIR="/var/www/jpt.lu/mailstats" +GRAPHDIR="/var/www/html/stats"