mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-15 06:59:58 -05:00
client: introduce auto-connect-localhost= option in client.conf
Partly fixes: http://pulseaudio.org/ticket/773 Also fixes a security hole since listening on the default port is not access controlled right now.
This commit is contained in:
parent
4b1679e06d
commit
3d6cc026e2
5 changed files with 20 additions and 4 deletions
|
|
@ -32,3 +32,5 @@
|
|||
|
||||
; enable-shm = yes
|
||||
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
|
||||
|
||||
; auto-connect-localhost = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue