]> WPIA git - gigi.git/blobdiff - config/gigi.properties.template
upd: keep host names scalable and configurable
[gigi.git] / config / gigi.properties.template
index a6406a1e0784d3a2608cc5644ee6bb310462c97d..c65fd4144fbf9ec12a08faddc748b6b6d39430a5 100644 (file)
@@ -1,13 +1,10 @@
 host=127.0.0.1
-name.static=static.cacert.local
-name.secure=secure.cacert.local
-name.www=www.cacert.local
-name.api=api.cacert.local
+name.suffix=wpia.local
 
 https.port=443
 http.port=80
-#emailProvider=org.cacert.gigi.email.Sendmail
-emailProvider=org.cacert.gigi.email.CommandlineEmailProvider
+#emailProvider=club.wpia.gigi.email.Sendmail
+emailProvider=club.wpia.gigi.email.CommandlineEmailProvider
 sql.driver=org.postgresql.Driver
 #sql.driver=com.mysql.jdbc.Driver
 sql.url=jdbc:postgresql://localhost/cacert
@@ -15,4 +12,9 @@ sql.url=jdbc:postgresql://localhost/cacert
 sql.user=
 sql.password=
 
-highFinancialValue=/path/to/alexa/list
\ No newline at end of file
+highFinancialValue=/path/to/alexa/list
+
+time.testValidMonths=12
+time.reverificationDays=90
+time.verificationFreshMonths=39
+time.verificationMaxAgeMonths=24