X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.conf-templ.pho;h=837e4edc96eab4168d83bd249c2d21a3bbfc486f;hb=ad168d33f53581e082fa52a392c84af861afe47d;hp=8f99fc4deda2403ed4149bcb319946562a6813a0;hpb=cd309a6ddce26fb78a25b45105cde5248ded3cf6;p=brisk.git diff --git a/web/Obj/brisk.conf-templ.pho b/web/Obj/brisk.conf-templ.pho index 8f99fc4..837e4ed 100644 --- a/web/Obj/brisk.conf-templ.pho +++ b/web/Obj/brisk.conf-templ.pho @@ -14,6 +14,11 @@ else { $G_provider_proxy = array(); } +// 26 hours between 2 successive registration from this area +$G_selfreg_mask = 0xfffff000; +$G_selfreg_tout = 93600; +$G_notguar_code = 10114; + // G_dbasetype value can be "pgsql" or "file" $G_dbasetype="pgsql";