• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This file is part of PulseAudio.
2#
3# PulseAudio is free software; you can redistribute it and/or modify
4# it under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2 of the License, or
6# (at your option) any later version.
7#
8# PulseAudio is distributed in the hope that it will be useful, but
9# WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11# General Public License for more details.
12#
13# You should have received a copy of the GNU Lesser General Public License
14# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
15
16## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
17## more information. Default values are commented out.  Use either ; or # for
18## commenting.
19
20; default-sink =
21; default-source =
22; default-server =
23; default-dbus-server =
24
25; autospawn = yes
26; daemon-binary = @PA_BINARY@
27; extra-arguments = --log-target=syslog
28
29; cookie-file =
30
31; enable-shm = yes
32; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
33
34; auto-connect-localhost = no
35; auto-connect-display = no
36