]> WPIA git - gigi.git/blobdiff - config/test.properties.template
Adding automated system bootup tests.
[gigi.git] / config / test.properties.template
diff --git a/config/test.properties.template b/config/test.properties.template
new file mode 100644 (file)
index 0000000..b15e01f
--- /dev/null
@@ -0,0 +1,9 @@
+type=local
+server=localhost:443
+mail=localhost:8474
+
+==== OR ===
+type=autonomous
+java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher
+serverPort=4443
+mailPort=8473