fixed default directories in example config file
[phpfspot.git] / UPGRADE
1 == Upgrading from 1.0 ==
2
3  * Additional configuration option "db_access". See the example file
4    phpfspot_db.cfg.dist for available values.
5
6  * Additional configuration option "thumb_path". See the example
7    file phpfspot_db.cfg.dist for more information.
8
9  * Additional configuration option "smarty_path". See the example
10    file phpfspot_db.cfg.dist for more information.
11
12  * Thumbnail directory structure has changed. Remove all thumbnail
13    files (xxx_{md5sum}) from your current thumbs-directory.
14    phpfspot will automatically create the needed sub-directory
15    structure when regenerating the thumbnails.