From d5f46e824e3f8a042e6f67dd4c3fc385545edd74 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Jan 2009 04:39:07 +0100 Subject: move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources --- src/daemon/daemon.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/daemon/daemon.conf.in') diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in index 00a95932..69d17f26 100644 --- a/src/daemon/daemon.conf.in +++ b/src/daemon/daemon.conf.in @@ -53,6 +53,8 @@ ; disable-remixing = no ; disable-lfe-remixing = yes +; flat-volumes = yes + ; no-cpu-limit = no ; rlimit-fsize = -1 -- cgit