diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-11-01 16:12:39 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-11-01 16:12:39 +0000 |
commit | 5846c46b53d2feb8b7fb9946ff21fff24d15d88a (patch) | |
tree | ffc855b8241124268c8ef7648525cc38f0e8eda5 /UPGRADE | |
parent | 454facb408465d69f194170e5af9eaf926a3008c (diff) |
upgrade hint from version 1.0
git-svn-id: file:///var/lib/svn/phpfspot/trunk@282 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +== Upgrading from 1.0 == + + * Additional configuration parameter "db_access". See the example + file phpfspot_db.cfg.dist for available values. + + * Thumbnail directory structure has changed. Remove all thumbnail + files (xxx_{md5sum}) from this directory. phpfspot will + automatically create several subdirectories, when regenerating + the thumbnails. |