commandref_frame.html: document the restoreDir directory changes (Forum #85801)
git-svn-id: https://svn.fhem.de/fhem/trunk@16427 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1573,15 +1573,15 @@ The following local attributes are used by a wider range of devices:
|
||||
<a name="restoreDirs"></a>
|
||||
<li>restoreDirs<br>
|
||||
update saves each file before overwriting it with the new version from
|
||||
the Web. For this purpose update creates a directory restoreDir in the
|
||||
global modpath directory, then a subdirectory with the current date,
|
||||
where the old version of the currently replaced file is stored.
|
||||
the Web. For this purpose update creates a directory restoreDir/update
|
||||
in the global modpath directory, then a subdirectory with the current
|
||||
date, where the old version of the currently replaced file is stored.
|
||||
The default value of this attribute is 3, meaning that 3 old versions
|
||||
(i.e. date-directories) are kept, and the older ones are deleted.<br>
|
||||
fhem.cfg and fhem.state will be also copied with this method before
|
||||
executing save. To restore the files, you can use the restore FHEM
|
||||
command.<br>
|
||||
<br>If the attribute is set to 0, the feature is deactivated.
|
||||
executing save into restoreDir/save/YYYY-MM-DD. To restore the files,
|
||||
you can use the restore FHEM command.<br><br>
|
||||
If the attribute is set to 0, the feature is deactivated.
|
||||
</li><br>
|
||||
|
||||
<li><a href="#fheminfo">sendStatistics</a><br>
|
||||
|
||||
Reference in New Issue
Block a user