Skip to content

Commit

Permalink
Remove packet_dump from the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sebr authored Jul 23, 2020
1 parent bcbd45f commit e1d514d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,5 @@ logger:
logs:
custom_components.bhyve: debug
pybhyve: debug
bhyve:
username: !secret bhyve_username
password: !secret bhyve_password
packet_dump: true # Save all websocket event data to a file
conf_dir: "" # Storage directory for packet dump file. Usually not needed, defaults to hass_config_dir/.bhyve
```

0 comments on commit e1d514d

Please sign in to comment.