Skip to content

Commit

Permalink
Add disk-cache-size-mb option to ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
gcla committed Jun 19, 2021
1 parent ee6936d commit 5397b92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
- A new console-command, "wormhole", allows you to send termshark's current pcap with magic wormhole. Pair
with the tmux plugin tmux-wormhole to open the pcap quickly in Wireshark.
- Added a -w flag - if supplied for a live capture, termshark will write the packets to this capture file.
- Added a config option, main.disk-cache-size-mb, that can be set to have termshark limit the size
of its pcap cache directory. When the directory size exceeds its limit, termshark deletes oldest
pcap files first.

### Changed

Expand Down

0 comments on commit 5397b92

Please # to comment.