mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-08-26 10:37:17 +00:00
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
This commit is contained in:
@@ -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:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user