From c042aa9bf756bd840a08bae5f8d71be20c13eef0 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Mon, 5 Feb 2024 08:15:07 +0100 Subject: [PATCH] document OTR_LUASCRIPT --- etc/ot-recorder.default | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/etc/ot-recorder.default b/etc/ot-recorder.default index f647d8e..ea5608a 100644 --- a/etc/ot-recorder.default +++ b/etc/ot-recorder.default @@ -50,6 +50,7 @@ # ----------------------------------------------------- # Path to PEM-encoded CA certificate file for MQTT (no default) +# # OTR_CAFILE="" @@ -68,6 +69,7 @@ # ----------------------------------------------------- # optional path to HTTP directory in which to store # access log. Default is to not log access +# # OTR_HTTPLOGDIR="" @@ -86,6 +88,7 @@ # ----------------------------------------------------- # Browser API key for Google maps # + # OTR_BROWSERAPIKEY="" # ----------------------------------------------------- @@ -94,6 +97,12 @@ OTR_TOPICS="owntracks/#" +# ----------------------------------------------------- +# Optional LUA script which will be loaded with the Recorder +# + +# OTR_LUASCRIPT="/path/to/script.lua" + # ----------------------------------------------------- # HTTP prefix for this recorder for accessing Tour views #