]> code.delx.au - pulseaudio/blobdiff - src/daemon/daemon.conf.in
daemon: optionally call mlockall() on startup
[pulseaudio] / src / daemon / daemon.conf.in
index c672d42049f9e03e0d5e833b235c8fe16f907335..746ea76c5512ee7f15a5efba0d6e7ab13051cb43 100644 (file)
@@ -27,6 +27,8 @@
 ; system-instance = no
 ; disable-shm = no
 ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
+; lock-memory = no
+; no-cpu-limit = no
 
 ; high-priority = yes
 ; nice-level = -11
 
 ; log-target = auto
 ; log-level = notice
+; log-meta = no
+; log-time = no
+; log-backtrace = 0
 
 ; resample-method = speex-float-3
 ; disable-remixing = no
 ; disable-lfe-remixing = yes
 
-; no-cpu-limit = no
+; flat-volumes = yes
 
 ; rlimit-fsize = -1
 ; rlimit-data = -1
@@ -71,6 +76,7 @@
 ; default-sample-format = s16le
 ; default-sample-rate = 44100
 ; default-sample-channels = 2
+; default-channel-map = front-left,front-right
 
 ; default-fragments = 4
 ; default-fragment-size-msec = 25