add an SP parameter
authorgilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 15 Sep 2005 15:04:47 +0000 (15:04 +0000)
committergilbert <gilbert@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 15 Sep 2005 15:04:47 +0000 (15:04 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1854 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

conf/default.build.properties

index 5f5e012..47bb516 100644 (file)
@@ -8,5 +8,6 @@ tomcat.home=/usr/local/tomcat
 idp.webapp.name=shibboleth-idp
 sp.webapp.name=shibboleth-sp
 idp.install-type=filesystem.prompt
+sp.install-type=filesystem.prompt
 idp.deployment.descriptor=dist.idp.xml
 sp.deployment.descriptor=dist.sp.xml