conf: remove obsolete module-idle-time directive from default config file/man page
authorLennart Poettering <lennart@poettering.net>
Sat, 6 Jun 2009 22:44:16 +0000 (00:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 6 Jun 2009 22:45:51 +0000 (00:45 +0200)
man/pulse-daemon.conf.5.xml.in
src/daemon/daemon.conf.in

index b4a7fdb..a7c49a4 100644 (file)
@@ -236,13 +236,6 @@ USA.
     </option>
 
     <option>
-      <p><opt>module-idle-time=</opt> Unload autoloaded modules after
-      being idle for this time in seconds. Defaults to 20. The
-      <opt>--module-idle-time</opt> command line option takes
-      precedence.</p>
-    </option>
-
-    <option>
       <p><opt>scache-idle-time=</opt> Unload autoloaded sample cache
       entries after being idle for this time in seconds. Defaults to
       20. The <opt>--scache-idle-time</opt> command line option takes
index 746ea76..d119716 100644 (file)
@@ -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)