X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=c55b69006336291ef38aecffab815facf31282c4;hp=46f70407892d005acbc5802279021cea5a111feb;hb=298e688933395af61f56cb2a8710e7bac8e5453d;hpb=b1154347205201351be6b0d027e86f16f709599b diff --git a/config.def.h b/config.def.h index 46f7040..c55b690 100644 --- a/config.def.h +++ b/config.def.h @@ -13,6 +13,7 @@ static Parameter defconfig[ParameterLast] = { SETB(Certificate, 0), SETB(CaretBrowsing, 0), SETV(CookiePolicies, "@Aa"), + SETV(DefaultCharset, "UTF-8"), SETB(DiskCache, 1), SETB(DNSPrefetch, 0), SETI(FontSize, 12),