X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=1c18827c87351a21e6701c242a588df3c65d17f5;hb=5333171961fc192fbc4d493c940566b1b3d4b3e5;hp=368291f3b93de7c7d2d1898362ed71b62f87c0c4;hpb=d486169fa47c0aa2c038df81fe23232a1cefff4b;p=surf.git diff --git a/config.def.h b/config.def.h index 368291f..1c18827 100644 --- a/config.def.h +++ b/config.def.h @@ -30,7 +30,7 @@ static int diskcachebytes = 5 * 1024 * 1024; static Bool enableplugins = TRUE; static Bool enablescripts = TRUE; static Bool enableinspector = TRUE; -static Bool enablestyles = TRUE; +static Bool enablestyle = TRUE; static Bool loadimages = TRUE; static Bool hidebackground = FALSE; static Bool allowgeolocation = TRUE;