accept guaranty, send email and store it with data to verify address
[brisk.git] / web / Obj / brisk.conf-templ.pho
index a7651a4..a9d26ba 100644 (file)
@@ -5,8 +5,10 @@ $G_dbasetype="pgsql";
 $G_dbauth = "host=... port=... user=... password=... dbname=... options='--client_encoding=UTF8'";
 $G_dbpfx = "bsk_";
 
-$G_admin_mail = "admin@example.com";
-$G_mail_seed = 281741;
+$G_domain     = "brisk.example.com";
+$G_webbase    = "brisk";
+$G_admin_mail = "admin@$G_domain";
+$G_mail_seed  = 281741;
 
 $G_lang = "it";