diff options
Diffstat (limited to 'src/pulse/client.conf.in')
-rw-r--r-- | src/pulse/client.conf.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in index 579bcc20..e03096e0 100644 --- a/src/pulse/client.conf.in +++ b/src/pulse/client.conf.in @@ -22,6 +22,7 @@ ; default-sink = ; default-source = ; default-server = +; default-dbus-server = ; autospawn = yes ; daemon-binary = @PA_BINARY@ @@ -29,5 +30,5 @@ ; cookie-file = -; disable-shm = no +; enable-shm = yes ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB |