Implemented in devel branch: * sfUseUIMinSize (was disabled in devl branch due to splitfile rewrite). Default 2MB. So splitfiles under 2MB will not show the UI, they will be downloaded directly. The relevant option (showing the default) is: mainport.params.servlet.7.params.sfUseUIMinSize=2097152 * FilterParanoidStringCheck option, which causes the anonymity filter to check all strings in CSS for colons and reject them if so. The option is: mainport.params.servlet.1.params.filterParanoidStringCheck=false (for fproxy) and mainport.params.servlet.7.params.sfFilterParanoidStringCheck=false (for the splitfile requester - not currently necessary).
* Filter bugfixes * Counters for ARK requests It probably makes sense to break out the mainport params to regular, documented parameters... at least, _some_ of them. -- Matthew Toseland toad at amphibian.dyndns.org/amphibian at users.sourceforge.net Freenet/Coldstore open source hacker. Contracted full time by Freenet Project Inc. http://freenetproject.org/ ICTHUS. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20030107/da413bfc/attachment.pgp>
