X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/63c1eb14d889fe052afad16dfc470802cc48bb4a..e11b699d45fa3dca2cde8a976cbf25490f5501a4:/src/pulse/client.conf.in diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in index 749e9688..17753b02 100644 --- a/src/pulse/client.conf.in +++ b/src/pulse/client.conf.in @@ -16,17 +16,22 @@ # USA. ## Configuration file for PulseAudio clients. See pulse-client.conf(5) for -## more information. Default values a commented out. Use either ; or # for +## more information. Default values are commented out. Use either ; or # for ## commenting. ; default-sink = ; default-source = ; default-server = +; default-dbus-server = ; autospawn = yes ; daemon-binary = @PA_BINARY@ -; extra-arguments = --log-target=syslog --exit-idle-time=5 +; extra-arguments = --log-target=syslog ; cookie-file = -; disable-shm = no +; enable-shm = yes +; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB + +; auto-connect-localhost = no +; auto-connect-display = no