Add support for configuring --stats-every (defaults to hourly)
This commit is contained in:
parent
977fc07c39
commit
3242fcaf29
2 changed files with 11 additions and 0 deletions
7
debian/dump1090-mr.default
vendored
7
debian/dump1090-mr.default
vendored
|
@ -88,5 +88,12 @@ DUMP1090_USER="dump1090"
|
|||
# Bind ports on a particular address. If unset, binds to all interfaces.
|
||||
#BIND_ADDRESS=
|
||||
|
||||
#
|
||||
# Misc options
|
||||
#
|
||||
|
||||
# Interval (in seconds) between logging stats to the logfile. 0 disables.
|
||||
#STATS_INTERVAL=3600
|
||||
|
||||
# Additional options that are passed to the Daemon.
|
||||
#EXTRA_ARGS=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue