X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=32cda3ca27d0963fdb471d90ab830c366c4d8a93;hp=fca81c31401c90d4c509d12920b7391ed07f7b97;hb=ee854bb09564f869c68d9d63ff8133cf9cf5fa10;hpb=0247e91b0067c715b19dedd7a3012624ee61576a diff --git a/config.def.h b/config.def.h index fca81c3..32cda3c 100644 --- a/config.def.h +++ b/config.def.h @@ -30,7 +30,7 @@ static Parameter defconfig[ParameterLast] = { SETB(SiteQuirks, 1), SETB(SpellChecking, 0), SETV(SpellLanguages, ((char *[]){ "en_US", NULL })), - SETB(StrictSSL, 1), + SETB(StrictTLS, 1), SETB(Style, 1), SETF(ZoomLevel, 1.0), };