Hi devs,

regarding custom apps configuration - there is a new property in dhis.conf
which must be set for loading of custom apps to work in trunk:

# System base URL
system.base_url = https://www.server.com

http://dhis2.github.io/dhis2-docs/master/en/implementer/html/ch08s03.html#d5e500

This refers to the base URL of your web server.

Second, the option for custom location for storing apps on your server has
been removed. The only option now is serving apps through the web api,
which defaults to storing apps at DHIS2_HOME/apps.

If you had a custom location for apps you can simply re-install them.







-- 
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
http://www.dhis2.org <https://www.dhis2.org>
-- 
Mailing list: https://launchpad.net/~dhis2-devs-core
Post to     : dhis2-devs-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to