mirror of
https://github.com/owntracks/docker-recorder.git
synced 2026-05-05 02:46:34 +00:00
* rollback upstream PR #9 * testing ot-recorder.defaults in volume Signed-off-by: Giovanni Angoli <juzam76@gmail.com> * moved topics configuration from supervisord.conf to ot-recorder.default so it can be overridden
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
#(@)ot-recorder.default
|
|
#
|
|
# Specify global configuration options for the OwnTracks Recorder
|
|
# and its associated utilities to override compiled-in defaults.
|
|
|
|
OTR_STORAGEDIR = "/owntracks/recorder/store"
|
|
OTR_TOPICS = "owntracks/#"
|