diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2018-10-15 11:59:01 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2018-10-15 11:59:01 +0200 |
commit | 33eebc7479149fb1a31a8d458649aeddd77bc44b (patch) | |
tree | 0d2657b2c9ead062f343ee52ee1c0accdb8c758c /contrib | |
parent | fb587856d3fb4fe5cbb4d24357030c023b425be9 (diff) | |
download | pianobar-33eebc7479149fb1a31a8d458649aeddd77bc44b.tar.gz pianobar-33eebc7479149fb1a31a8d458649aeddd77bc44b.tar.bz2 pianobar-33eebc7479149fb1a31a8d458649aeddd77bc44b.zip |
Expose audio buffer size setting
See issue #672.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/pianobar.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index b6c743a..7462030 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -209,6 +209,10 @@ option .B route-nopull. .TP +.B buffer_seconds = 5 +Audio buffer size in seconds. + +.TP .B ca_bundle = /etc/ssl/certs/ca-certificates.crt Path to CA certifiate bundle, containing the root and intermediate certificates required to validate Pandora's SSL certificate. |