From e5b5cd56fab08843528960424e01775f4324eefe Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Mon, 22 Feb 2016 15:31:39 +0100 Subject: [PATCH] deprecate r:true --- config.mk.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config.mk.in b/config.mk.in index 821b7d0..a448067 100644 --- a/config.mk.in +++ b/config.mk.in @@ -21,14 +21,9 @@ WITH_KILL ?= no # This requires WITH_LMDB to be configured. WITH_ENCRYPT ?= no -# Do you want R_only support? (Probably not; this is for Hosted) -# If you set this to `yes', WITH_LMDB will be set to yes -WITH_RONLY ?= no - # Do you require support for OwnTracks Greenwich firmware? WITH_GREENWICH ?= 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