UPGRADE ExtFile/ExtImage
Upgrade Notice: The directory layout has changed in ExtFile 1.4.0. It is recommended to remove an existing installation of ExtFile before installing version 1.4.0 or later.
To upgrade a previous installation of ExtFile to 1.4.4 you may have to edit
file Config.py
and verify the repository options are to your taste.
As the defaults have changed compared to version 1.1.3, some options may need to be modified to achieve 100% backward compatibility (should this be desired). These are:
REPOSITORY_PATH = ['var','reposit'] REPOSITORY = FLAT (or SYNC_ZODB, whatever you had set before) REPOSITORY_EXTENSIONS = ZOPEID
Packagers may choose to distribute a preconfigured Config.py
according
to their target platform's requirements.