X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=doc%2FbeforeYouStart.txt;h=bfa3f39e591dc4b464f84593977c9a166c19ade2;hb=28f6b558d8116f8cbb17390a83235976b50903b0;hp=1e0954cdd7108731a7933ba5d8580d8b872a7a84;hpb=ce9bede559705a2462e6b8b029c270566f0331d3;p=gigi.git diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt index 1e0954cd..bfa3f39e 100644 --- a/doc/beforeYouStart.txt +++ b/doc/beforeYouStart.txt @@ -4,7 +4,7 @@ Before you start using you might want to: - create a truststore for the server (scripts/generateTruststore.sh) - download locales (util/ org.cacert.gigi.util.FetchLocales) -- write your sql connection properties: config/sql.properties.template -> config/sql.properties +- write your sql connection properties: config/gigi.properties.template -> config/gigi.properties - add the corresponding jdbc connector to your path. - on unix-like systems: to securely run on privileged ports <= 1024 build the native setuid library (run the makefile in natives/).