diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index b4a7fdb0b..a7c49a4d5 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -235,13 +235,6 @@ USA. precedence.
module-idle-time= Unload autoloaded modules after - being idle for this time in seconds. Defaults to 20. The - --module-idle-time command line option takes - precedence.
scache-idle-time= Unload autoloaded sample cache entries after being idle for this time in seconds. Defaults to diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in index 746ea76c5..d119716dc 100644 --- a/src/daemon/daemon.conf.in +++ b/src/daemon/daemon.conf.in @@ -37,7 +37,6 @@ ; realtime-priority = 5 ; exit-idle-time = 20 -; module-idle-time = 20 ; scache-idle-time = 20 ; dl-search-path = (depends on architecture)