From 0985cc625302b1ffaf4cd4c723462933944bab31 Mon Sep 17 00:00:00 2001 From: gnantic Date: Thu, 15 Jan 2009 19:58:25 +0000 Subject: git-svn-id: http://piwigo.org/svn/branches/2.0@3080 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hr_HR/help/maintenance.html | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 language/hr_HR/help/maintenance.html (limited to 'language/hr_HR/help/maintenance.html') diff --git a/language/hr_HR/help/maintenance.html b/language/hr_HR/help/maintenance.html new file mode 100644 index 000000000..d33074063 --- /dev/null +++ b/language/hr_HR/help/maintenance.html @@ -0,0 +1,46 @@ +

Maintenance

+ +

To optimize page generation time, Piwigo uses cached +information. For example, instead of counting the number of pictures +contained in each category at each page reload, this information is stored +in the database. In theory, this information should always be correct, but +sometimes an error can occur and cached information becomes wrong.

+ +

Some informations become useless with time. Deleting this useless +information from database make you save disk space.

+ + + + -- cgit v1.2.3