spacepaste

  1.  
  2. # This file is part of PulseAudio.
  3. #
  4. # PulseAudio is free software; you can redistribute it and/or modify
  5. # it under the terms of the GNU Lesser General Public License as published by
  6. # the Free Software Foundation; either version 2 of the License, or
  7. # (at your option) any later version.
  8. #
  9. # PulseAudio is distributed in the hope that it will be useful, but
  10. # WITHOUT ANY WARRANTY; without even the implied warranty of
  11. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. # General Public License for more details.
  13. #
  14. # You should have received a copy of the GNU Lesser General Public License
  15. # along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
  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. ; default-sink =
  20. ; default-source =
  21. ; default-server =
  22. ; default-dbus-server =
  23. ; autospawn = yes
  24. ; daemon-binary = /usr/bin/pulseaudio
  25. ; extra-arguments = --log-target=syslog
  26. ; cookie-file =
  27. ; enable-shm = yes
  28. ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
  29. ; auto-connect-localhost = no
  30. ; auto-connect-display = no
  31.