diff options
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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. |