Added config option for bitrate (#270)
* added config option for bitrate * updated README.md to include bitrate config options
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user