Commit graph

4 commits

Author SHA1 Message Date
dosse91 91796c8cc6 Merged with master 2020-03-09 08:29:22 +01:00
Ayron Jungren 836f491ca5 Fix telemetry variables in Docker entrypoint (#254)
entrypoint.sh currently expects ENABLE_ID_OBFUSCATION and
REDACT_IP_ADDRESSES to be double-quoted strings but they are booleans.
This commit resolves the issue by removing the quotes in the regular
expressions.
2019-11-24 22:09:45 +01:00
dosse91 326e30f213 Added new parameters: DISABLE_IPINFO and DISTANCE 2019-10-20 10:31:48 +02:00
Enrico Fasoli 90e63e7da7 New configurable Docker container (#243) 2019-10-11 20:15:05 +02:00