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 the PulseAudio daemon. See pulse-daemon.conf(5) for 17## more information. Default values are commented out. Use either ; or # for 18## commenting. 19 20; daemonize = no 21; fail = yes 22; allow-module-loading = yes 23; disallow-exit = yes 24disallow-exit = yes 25allow-exit = no 26; use-pid-file = yes 27; system-instance = no 28; local-server-type = user 29; enable-shm = yes 30; enable-memfd = yes 31; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB 32; lock-memory = no 33; cpu-limit = no 34 35; high-priority = yes 36; nice-level = -11 37 38; realtime-scheduling = yes 39; realtime-priority = 5 40 41exit-idle-time = -1 42; scache-idle-time = 20 43 44; dl-search-path = (depends on architecture) 45 46; load-default-script-file = yes 47; default-script-file = 48 49; log-target = auto 50; log-level = notice 51; log-meta = no 52; log-time = no 53; log-backtrace = 0 54 55; resample-method = speex-float-1 56; avoid-resampling = false 57; enable-remixing = yes 58; remixing-use-all-sink-channels = yes 59; enable-lfe-remixing = no 60; lfe-crossover-freq = 0 61 62flat-volumes = no 63 64; rlimit-fsize = -1 65; rlimit-data = -1 66; rlimit-stack = -1 67; rlimit-core = -1 68; rlimit-as = -1 69; rlimit-rss = -1 70; rlimit-nproc = -1 71; rlimit-nofile = 256 72; rlimit-memlock = -1 73; rlimit-locks = -1 74; rlimit-sigpending = -1 75; rlimit-msgqueue = -1 76; rlimit-nice = 31 77; rlimit-rtprio = 9 78; rlimit-rttime = 200000 79 80; default-sample-format = s16le 81; default-sample-rate = 44100 82; alternate-sample-rate = 48000 83; default-sample-channels = 2 84; default-channel-map = front-left,front-right 85 86; default-fragments = 4 87; default-fragment-size-msec = 25 88 89; enable-deferred-volume = yes 90deferred-volume-safety-margin-usec = 1 91; deferred-volume-extra-delay-usec = 0 92