]> WPIA git - gigi.git/blobdiff - config/test.properties.template
upd: cleanup more references
[gigi.git] / config / test.properties.template
index b39f07b79569532b081fc1d90f38a7a46c44d4de..c57f99a415f7e6b8014a0fc72eae1d55c85df340 100644 (file)
@@ -6,7 +6,7 @@ mail=localhost:8474
 
 # ==== OR ===
 type=autonomous
-java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.TestLauncher
+java=java -cp bin;/path/to/postgresConnector.jar club.wpia.gigi.TestLauncher
 serverPort.https=4443
 serverPort.http=8098
 mailPort=8473
@@ -15,15 +15,12 @@ mailPort=8473
 
 
 # ==== ALL ===
-name.static=static.cacert.local
-name.secure=secure.cacert.local
-name.www=www.cacert.local
-name.api=api.cacert.local
+name.suffix=wpia.local
 sql.driver=org.postgresql.Driver
 #sql.driver=com.mysql.jdbc.Driver
-sql.url=jdbc:postgresql://localhost/cacert
-#sql.url=jdbc:mysql://localhost:3306/cacert
-sql.user=cacert
+sql.url=jdbc:postgresql://localhost/gigi
+#sql.url=jdbc:mysql://localhost:3306/gigi
+sql.user=gigi
 sql.password=<password>
 
 
@@ -32,7 +29,9 @@ domain.http=you-intstallation-for-the-textfiles
 domain.dnstest=the.dns.zone
 domain.testns=the.authorativ.ns.for.domain.dnstest
 domain.local=a.domain.that.resolves.to.localhost
-
+#port that is 80 is redirected to
+domain.localHTTP=80
+domain.CAAtest=-failing.domain +succeeding.domain
 
 email.address=somemail@yourdomain.org
 email.password=somemails-imap-password