mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-23 11:26:16 +00:00
deprecate r:true
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user