update fne-config.example.yml to include dumpDataPacket flag;

pull/61/head
Bryan Biedenkapp 2 years ago
parent 2be4ca2bec
commit 942793e86e

@ -68,6 +68,9 @@ master:
# Flag indicating whether or not NXDN traffic will be passed.
allowNXDNTraffic: true
# Flag indicating whether verbose dumping of data packets is enabled.
dumpDataPacket: false
# Delay from when a call on a parrot TG ends to when the playback starts (in milliseconds).
parrotDelay: 2000
# Flag indicating whether or not a parrot TG call will generate a grant demand.

Loading…
Cancel
Save

Powered by TurnKey Linux.