From 229f664081b99e25177beef6a80305e0c1e54832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=93=B0=E1=95=B5=E1=95=B5=E1=93=8D?= <52239579+ippocratis@users.noreply.github.com> Date: Sun, 4 Feb 2024 21:55:15 +0200 Subject: [PATCH] Update config.mk The config.mk should reflect https://github.com/owntracks/recorder/commit/25cb0c3fa42a4aeac2f5d67abe382e726fe6b175 so that the Dockerfile is buildable https://github.com/owntracks/docker-recorder/issues/73#issuecomment-1917752943 --- config.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.mk b/config.mk index 6a57bbe..1253cdf 100644 --- a/config.mk +++ b/config.mk @@ -41,6 +41,9 @@ STORAGEDEFAULT = /store # Where should the recorder find its document root (HTTP)? DOCROOT = /htdocs +# Where will the recorder find the TZ data file? +TZDATADB = /usr/share/owntracks/recorder/timezone16.bin + # Define the precision for reverse-geo lookups. The higher # the number, the more granular reverse-geo will be: #