]> WPIA git - gigi.git/blobdiff - config/test.properties.template
ADD: User groups table
[gigi.git] / config / test.properties.template
index 01a83dfc51ecedf96dbe1aae89a1cbbd3d565608..46c1d1d230e5e3b73a5ad3f0dc427da9fa6f6378 100644 (file)
@@ -1,11 +1,13 @@
 type=local
-server=localhost:443
+serverPort.https=443
+serverPort.http=80
 mail=localhost:8474
 
 # ==== OR ===
 type=autonomous
 java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher
-serverPort=4443
+serverPort.https=4443
+serverPort.http=8098
 mailPort=8473
 
 
@@ -15,7 +17,15 @@ mailPort=8473
 name.static=static.cacert.local
 name.secure=secure.cacert.local
 name.www=www.cacert.local
+name.api=api.cacert.local
 sql.driver=com.mysql.jdbc.Driver
 sql.url=jdbc:mysql://localhost:3306/cacert
 sql.user=cacert
 sql.password=<password>
+
+
+domain.manage=http://you-installation-of-the/index.php
+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