diff options
Diffstat (limited to 'language/en_UK.iso-8859-1/help')
-rw-r--r-- | language/en_UK.iso-8859-1/help/maintenance.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/language/en_UK.iso-8859-1/help/maintenance.html b/language/en_UK.iso-8859-1/help/maintenance.html index 84238d3d7..a8571dae2 100644 --- a/language/en_UK.iso-8859-1/help/maintenance.html +++ b/language/en_UK.iso-8859-1/help/maintenance.html @@ -25,18 +25,22 @@ information from database make you save disk space.</p> single picture (through <span class="pwgScreen">Picture</span> for example).</li> - <li><strong>Purge history:</strong> Delete all lines from + <li><strong>Repair and optimize database:</strong> + For each table, re-odrer, repair and optimize operations are done. + </li> +</ul> + +<ul> + <li><strong>Purge history detail:</strong> Delete all lines from <code>history</code> table. Screen <span class="pwgScreen">Administration, Specials, History</span> shows no informations anymore on past history. <em>Warning</em>: all data will be lost and there is no way to get informations back.</li> + <li><strong>Purge history summary:</strong> Delete all the summary information about visit history. This summary is calculated from the history detail.</li> + <li><strong>Purge sessions:</strong> Delete expired user sessions.</li> <li><strong>Purge never used notification feeds</strong></li> - <li><strong>Repair and optimize database:</strong> - For each table, re-odrer, repair and optimize operations are done. - </li> - </ul> |