X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.conf-templ.pho;h=a9d26ba3a1c31ede6f31699642a6941ee0eca754;hb=03002883141b5e751650f5a28812456c2aa5f054;hp=3789529828a4b903dd8842408ceab5e6c9f0e8f5;hpb=6a85bd602b51fa6c9c1e9ea4e93a07747b341f7c;p=brisk.git diff --git a/web/Obj/brisk.conf-templ.pho b/web/Obj/brisk.conf-templ.pho index 3789529..a9d26ba 100644 --- a/web/Obj/brisk.conf-templ.pho +++ b/web/Obj/brisk.conf-templ.pho @@ -5,6 +5,11 @@ $G_dbasetype="pgsql"; $G_dbauth = "host=... port=... user=... password=... dbname=... options='--client_encoding=UTF8'"; $G_dbpfx = "bsk_"; +$G_domain = "brisk.example.com"; +$G_webbase = "brisk"; +$G_admin_mail = "admin@$G_domain"; +$G_mail_seed = 281741; + $G_lang = "it"; $G_crypt_key = "cryptkey";