]> code.delx.au - pulseaudio/blobdiff - src/pulse/client.conf.in
port the threaded mainloop to our new abstract mutex/thread API
[pulseaudio] / src / pulse / client.conf.in
index 21786ebf48e116e939c3466c1a7e0d4bf196ec13..3cfd97604572b854d6b4aba2d9b105ee47f7a2a9 100644 (file)
@@ -21,7 +21,7 @@
 ## commented out.  Use either ; or # for commenting
 
 ## Path to the pulseaudio daemon to run when autospawning.
-; daemon-binary = @PULSEAUDIO_BINARY@
+; daemon-binary = @PA_BINARY@
 
 ## Extra arguments to pass to the pulseaudio daemon
 ; extra-arguments = --log-target=syslog --exit-idle-time=5
@@ -37,3 +37,9 @@
 
 ## Autospawn daemons?
 ; autospawn = 0
+
+### Cookie file
+; cookie-file = 
+
+### Disable shared memory data transfer
+; disable-shm = 0