summaryrefslogtreecommitdiffstats
path: root/src/daemon/daemon.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/daemon.conf.in')
-rw-r--r--src/daemon/daemon.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in
index 696b25a9..0204b9e3 100644
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -79,6 +79,11 @@
## effectively disables multiple instances.
; use-pid-file = 1
+## Do not install the CPU load limit, even on platforms where it is
+## supported. This option is useful when debugging/profiling
+## PulseAudio to disable disturbing SIGXCPU signals.
+; no-cpu-limit = 0
+
## Run the daemon as system-wide instance, requires root priviliges
; system-instance = 0