]> WPIA git - gigi.git/blobdiff - config/test.properties.template
Remove command invocations of "dig"
[gigi.git] / config / test.properties.template
index 97ce26b49bf32ad04cbc0dc4b1441027bfda5f88..bc8d3355a732c6348222d46939a38ac1b1f347d0 100644 (file)
@@ -1,11 +1,13 @@
 type=local
-serverPort=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
 
 
@@ -24,4 +26,4 @@ sql.password=<password>
 
 domain.dnsmanage=http://you-installation-of-the/index.php
 domain.dnstest=the.dns.zone
-domain.dnsns=the.authorativ.ns.for.domain.dnstest
+domain.testns=the.authorativ.ns.for.domain.dnstest