X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=debian%2Fblosxom.conf;fp=debian%2Fblosxom.conf;h=91d262aa1cec89041d0bffe449a04f8ee4e744d7;hp=91c1f9c1c649b3652b48f4ba8ceb3ae596b2ac41;hb=ab610a555d860fd48269af15fae725e640489914;hpb=828922619c4124fc94ec6b1be4e96974a67a1b3d diff --git a/debian/blosxom.conf b/debian/blosxom.conf index 91c1f9c..91d262a 100644 --- a/debian/blosxom.conf +++ b/debian/blosxom.conf @@ -89,6 +89,9 @@ $static_dir = "/var/lib/blosxom/static"; # 0 = no, 1 = yes # $static_entries = 0; +# Should I encode entities for xml content-types? (plugins can turn this off if they do it themselves) +# $encode_xml_entities = 1; + # ------------ leave this last line 1;