X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.conf-templ.pho;h=b4c7829c03ad28df189653fc08f13eb9d90caa50;hb=312c8c9eff704f24fa7d8ae26b2040586bbb6418;hp=837e4edc96eab4168d83bd249c2d21a3bbfc486f;hpb=ad168d33f53581e082fa52a392c84af861afe47d;p=brisk.git diff --git a/web/Obj/brisk.conf-templ.pho b/web/Obj/brisk.conf-templ.pho index 837e4ed..b4c7829 100644 --- a/web/Obj/brisk.conf-templ.pho +++ b/web/Obj/brisk.conf-templ.pho @@ -25,6 +25,7 @@ $G_dbasetype="pgsql"; $G_dbauth = "host=... port=... user=... password=... dbname=... options='--client_encoding=UTF8'"; $G_dbpfx = "bsk_"; +$G_proto = "https"; $G_domain = "brisk.example.com"; $G_webbase = "brisk"; $G_admin_mail = "admin@$G_domain";