]> WPIA git - gigi.git/blob - config/test.properties.template
Adding automated system bootup tests.
[gigi.git] / config / test.properties.template
1 type=local
2 server=localhost:443
3 mail=localhost:8474
4
5 ==== OR ===
6 type=autonomous
7 java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher
8 serverPort=4443
9 mailPort=8473