X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=config%2Ftest.properties.template;h=1bd8a5845f01f229d14613b7e1448d4296a0606b;hp=b15e01f7bcf93fdb5cd8c449e446ac7d3aea6aa2;hb=0a814fdf958fab3f77d7d9d5333ad4307f7c9b8c;hpb=3beef1094d5a19c674b0a626fcb5ef0a9a1c98ed diff --git a/config/test.properties.template b/config/test.properties.template index b15e01f7..1bd8a584 100644 --- a/config/test.properties.template +++ b/config/test.properties.template @@ -2,8 +2,17 @@ type=local server=localhost:443 mail=localhost:8474 -==== OR === +# ==== OR === type=autonomous java=java -cp bin;/path/to/mysqlConnector.jar org.cacert.gigi.Launcher serverPort=4443 mailPort=8473 + + + + +# ==== ALL === +sql.driver=com.mysql.jdbc.Driver +sql.url=jdbc:mysql://localhost:3306/cacert +sql.user=cacert +sql.password=