GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/302
Enh: updating an installation - how to update local config files
There are several files which need to be configured for each local
installation.
- site/js/config.js
- site/api/lib/config.lua
- tools/ponymail.cfg
These are not included in a release, but are created as necessary by
setup.py.
If an updated version is to be installed over an existing installation,
that works fine so long as the new release does not require changes or
additions to the files.
The release notes for a new release should detail any changes, but it would
be good if changes could be handled automatically by some config upgrade
process. Or perhaps there could be a config checking script which warns of any
missing or obsolete settings?
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---