]> WPIA git - infra.git/blob - modules/gigi/templates/gigi.properties.epp
initial import
[infra.git] / modules / gigi / templates / gigi.properties.epp
1 name.static=static.<%=$systemDomain%>
2 name.secure=secure.<%=$systemDomain%>
3 name.www=www.<%=$systemDomain%>
4 name.api=api.<%=$systemDomain%>
5
6 gigi.uid=-1
7 gigi.gid=-1
8
9 sql.driver=org.postgresql.Driver
10 sql.url=jdbc:postgresql://<%=$gigi_pg_ip%>/gigi
11 sql.user=gigi
12 sql.password=<%=$gigi_pg_password%>
13
14 https.port=443
15 http.port=80
16 http.bindPort=stdin
17
18 proxy=true
19
20 emailProvider=club.wpia.gigi.email.SendMail
21 emailProvider.smtpHost=<%=$ips[exim]%>
22 emailProvider.smtpPort=25
23
24 highFinancialValue=blacklist.dat