X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=44f4584eb8521bddff73f3acd03915c3355d152e;hp=c55b69006336291ef38aecffab815facf31282c4;hb=93a3e4cda031d226549430e89b8119ce5c1ad7b3;hpb=298e688933395af61f56cb2a8710e7bac8e5453d diff --git a/config.def.h b/config.def.h index c55b690..44f4584 100644 --- a/config.def.h +++ b/config.def.h @@ -21,6 +21,7 @@ static Parameter defconfig[ParameterLast] = { SETB(Geolocation, 0), SETB(HideBackground, 0), SETB(Inspector, 0), + SETB(Java, 1), SETB(JavaScript, 1), SETB(KioskMode, 0), SETB(LoadImages, 1),