------------------------------------------------------------
revno: 21011
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Tue 2015-11-10 17:07:28 +0100
message:
Minor
modified:
dhis-2/dhis-support/dhis-support-external/src/main/java/org/hisp/dhis/external/conf/ConfigurationKey.java
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-support/dhis-support-external/src/main/java/org/hisp/dhis/external/conf/ConfigurationKey.java'
--- dhis-2/dhis-support/dhis-support-external/src/main/java/org/hisp/dhis/external/conf/ConfigurationKey.java 2015-11-03 14:57:20 +0000
+++ dhis-2/dhis-support/dhis-support-external/src/main/java/org/hisp/dhis/external/conf/ConfigurationKey.java 2015-11-10 16:07:28 +0000
@@ -33,6 +33,7 @@
*/
public enum ConfigurationKey
{
+ SYSTEM_NAME( "system.name", "DHIS 2" ),
LDAP_URL( "ldap.url", "ldaps://0:1" ),
LDAP_MANAGER_DN( "ldap.manager.dn" ),
LDAP_MANAGER_PASSWORD( "ldap.manager.password" ),
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp