From 92e1bf963a7901380344684d66f1f838c13d7efb Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 15 Sep 2015 16:10:00 +0200 Subject: [PATCH] remove quotes from directories --- config.mk.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.mk.in b/config.mk.in index 7384440..62200d8 100644 --- a/config.mk.in +++ b/config.mk.in @@ -16,10 +16,10 @@ HAVE_KILL ?= no # Where should the recorder store its data? This directory must # exist and be writeable by recorder (and readable by ocat) -STORAGEDEFAULT = "/var/spool/owntracks/recorder/store" +STORAGEDEFAULT = /var/spool/owntracks/recorder/store # Where should the recorder find its document root (HTTP)? -DOCROOT = "/var/spool/owntracks/recorder/htdocs" +DOCROOT = /var/spool/owntracks/recorder/htdocs # Define the precision for reverse-geo lookups. The higher # the number, the more granular reverse-geo will be: