diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-06-07 00:44:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-06-07 00:45:51 +0200 |
commit | 78bccde2264c439702b103fd8491d9f56c79f54f (patch) | |
tree | 6389a9c3e73c6b76bca8a26ed13a45f74073e87c /man | |
parent | a9b38b3530318daf44d55c5fdfdd12b2299ef215 (diff) |
conf: remove obsolete module-idle-time directive from default config file/man page
Diffstat (limited to 'man')
-rw-r--r-- | man/pulse-daemon.conf.5.xml.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index b4a7fdb0..a7c49a4d 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -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 |