mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
conf: Fix typo in daemon.conf: rlimit-rtttime - too many t's
Spotted by peol on IRC
This commit is contained in:
parent
fd25e8fa8b
commit
8f29968788
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
; rlimit-msgqueue = -1
|
||||
; rlimit-nice = 31
|
||||
; rlimit-rtprio = 9
|
||||
; rlimit-rtttime = 1000000
|
||||
; rlimit-rttime = 1000000
|
||||
|
||||
; default-sample-format = s16le
|
||||
; default-sample-rate = 44100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue