--- a/doc/upmpdcli.html
+++ b/doc/upmpdcli.html
@@ -739,8 +739,7 @@
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p><strong>upmpdcli</strong> is an UPnP Media Renderer front-end to <strong>MPD</strong>, the Music Player
-Daemon. The last version supports both pure UPnP and the OpenHome ohMedia
-services.</p></div>
+Daemon. It supports both pure UPnP and the OpenHome ohMedia services.</p></div>
</div>
</div>
<div class="sect1">
@@ -766,10 +765,10 @@
<div class="paragraph"><p>The configuration parameters can be set from the command line, a
configuration file, or the environment in this order of priority. It would
be rather confusing to use a mix of methods, so you should probably chose
-one.</p></div>
+one. Some less common parameters can only be set in the configuration file.</p></div>
<div class="paragraph"><p>All parameters have defaults, and a typical installation needs no
modification of the configuration file. If several instances of <strong>upmpdcli</strong>
-run on the same network, it may be useful to give them distinct names
+run on the same network, you will want to give them distinct names
(<em>friendlyname</em> parameter). The other parameters are only useful in special
situations.</p></div>
<div class="paragraph"><p>The following parameters can be set:</p></div>
@@ -862,6 +861,12 @@
<td align="left" valign="top"><p class="table"></p></td>
<td align="left" valign="top"><p class="table">openhome</p></td>
</tr>
+<tr>
+<td align="left" valign="top"><p class="table">OpenHome playlist disk persistence (default 1)</p></td>
+<td align="left" valign="top"><p class="table"></p></td>
+<td align="left" valign="top"><p class="table"></p></td>
+<td align="left" valign="top"><p class="table">ohmetapersist</p></td>
+</tr>
</tbody>
</table>
</div>
@@ -871,11 +876,13 @@
<h2 id="upmpdcli.openhome">OpenHome ohMedia services</h2>
<div class="sectionbody">
<div class="paragraph"><p>The support for ohMedia services (play queue managed by the player instead
-of on the control point) is set to <em>off</em> by default in the software, and
-<em>on</em> in the configuration file (which normally does not
-overwrite the previous one during an upgrade). If you are upgrading to a
-version supporting OpenHome and you want to enable the services, you need
-to set the option in the configuration file.</p></div>
+of on the control point) is activated by default as of release 0.8.0, only
+an explicit option will turn it off.</p></div>
+<div class="paragraph"><p>The previous version default was set to <em>off</em> in the software, and <em>on</em> in
+the configuration file. As the configuration file is not usually
+overwritten during an upgrade, if you are upgrading to 0.7.x from an
+earlier version and you want to enable the services, you need to set the
+option in the configuration file.</p></div>
</div>
</div>
<div class="sect1">
@@ -916,7 +923,7 @@
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-07-14 14:11:50 CEST
+Last updated 2014-08-06 10:11:55 CEST
</div>
</div>
</body>