X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/79ad4e63f691d1280dde2eb6521a1572c78d03ce..7e344b5ff04512b7323d6c42a7bcbe5438ea4e3f:/src/pulse/client.conf.in diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in index 579bcc20..17753b02 100644 --- a/src/pulse/client.conf.in +++ b/src/pulse/client.conf.in @@ -16,12 +16,13 @@ # 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@ @@ -29,5 +30,8 @@ ; 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