--- etc/config.dist.in.orig 2017-06-25 13:18:25.000000000 -0500
+++ etc/config.dist.in 2019-05-04 15:30:52.000000000 -0500
# NOTE: do not put the Image Cache below cgi-bin
# since all files under cgi-bin will be executed ... this is not
-imgcache = @prefix@/cache
-cgiurl = http://some.url/smokeping.cgi
-smokemail = @prefix@/etc/smokemail.dist
-tmail = @prefix@/etc/tmail.dist
+imgcache = @prefix@/var/smokeping
+imgurl = http://myhost.mycompany.com/smokeping
+datadir = @prefix@/var/smokeping
+cgiurl = http://myhost.mycompany.com/smokeping/smokeping.cgi
+smokemail = @prefix@/etc/smokeping/smokemail
+tmail = @prefix@/etc/smokeping/tmail
# specify this to get syslog logging
# each probe is now run in its own process
-template = @prefix@/etc/basepage.html.dist
+template = @prefix@/etc/smokeping/basepage.html
-secrets=@prefix@/etc/smokeping_secrets.dist
+secrets=@prefix@/etc/smokeping/smokeping_secrets.dist