Added config option for bitrate (#270)

* added config option for bitrate

* updated README.md to include bitrate config options
This commit is contained in:
eulerfan271
2020-09-22 10:01:56 -05:00
committed by GitHub
parent c4ec1a9122
commit 9e970f5799
3 changed files with 10 additions and 1 deletions

View File

@@ -134,6 +134,7 @@ Possible configuration values are:
* `default_keybindings`: If disabled, the default keybindings are discarded, off
by default <true/false>
* `notify`: Enable or disable desktop notifications, off by default <true/false>
* `bitrate`: The audio bitrate to use for streaming, can be 96, 160, or 320 (default is 320)
Keybindings can be configured in `[keybindings]` section in `config.toml`, e.g. as such: