summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--UPGRADE18
1 files changed, 9 insertions, 9 deletions
diff --git a/UPGRADE b/UPGRADE
index 47e5dc3..620bdb9 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,15 +1,15 @@
== Upgrading from 1.0 ==
- * Additional configuration parameter "db_access". See the example
- file phpfspot_db.cfg.dist for available values.
+ * Additional configuration option "db_access". See the example file
+ phpfspot_db.cfg.dist for available values.
- * Additional configuration parameter "thumb_path". See the example
- file phpfspot_db.cfg.disk.
+ * Additional configuration option "thumb_path". See the example
+ file phpfspot_db.cfg.dist for more information.
- * Additional configuration parameter "smarty_path". See the example
- file phpfspot_db.cfg.disk.
+ * Additional configuration option "smarty_path". See the example
+ file phpfspot_db.cfg.dist for more information.
* Thumbnail directory structure has changed. Remove all thumbnail
- files (xxx_{md5sum}) from this directory. phpfspot will
- automatically create several subdirectories, when regenerating
- the thumbnails.
+ files (xxx_{md5sum}) from your current thumbs-directory.
+ phpfspot will automatically create the needed sub-directory
+ structure when regenerating the thumbnails.