Add support for LOG_DECODED_MESSAGES option to log all messages (disables --quiet).

This commit is contained in:
Oliver Jowett 2014-12-30 16:40:15 +00:00
parent 6e3238d303
commit a9ca260e76
5 changed files with 23 additions and 2 deletions

View file

@ -115,5 +115,9 @@ JSON_INTERVAL=
# Accuracy of receiver location to write to json state, one of "exact" / "approximate" / "none"
JSON_LOCATION_ACCURACY=
# Set to yes to log all decoded messages
# This can get large fast!
LOG_DECODED_MESSAGES=
# Additional options that are passed to the Daemon.
EXTRA_ARGS=