You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#12
When tuttle is updated the configuration file,
`/db/apps/tuttle/data/tuttle.xml` is backed up to
`/db/tuttle-backup/tuttle.xml`.
After the installation is finished either
- a backup is found an restored and the backup collection removed
- no old configuration was found and the example is used (copied from
`/db/apps/tuttle/data/tuttle-example-config.xml`)
- added cleanup.xq (runs before deinstallation)
- post-install.xql was renamed to finish.xq (runs after installation)
As a developer I would like to keep my configuration file after an update.
The text was updated successfully, but these errors were encountered: