[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/idp.properties

noreply at shibboleth.net noreply at shibboleth.net
Tue Jun 24 21:53:22 EDT 2014


Author: tzeller
Date: Tue Jun 24 21:53:21 2014
New Revision: 6165

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6165&view=rev
Log:
Remove idp.logDir from idp.properties.

Modified:
    trunk/idp-conf/src/main/resources/conf/idp.properties

Modified: trunk/idp-conf/src/main/resources/conf/idp.properties
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/idp.properties?rev=6165&r1=6164&r2=6165&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/idp.properties (original)
+++ trunk/idp-conf/src/main/resources/conf/idp.properties Tue Jun 24 21:53:21 2014
@@ -5,10 +5,6 @@
 
 # Set the entityID of the IdP
 idp.entityID = https://idp.example.org
-
-# Log directory
-# TODO: this has to be ${} for now
-idp.logDir=${idp.home}/logs
 
 # Settings for internal AES encryption key
 idp.sealer.storeType = JCEKS



More information about the commits mailing list