summaryrefslogtreecommitdiff
path: root/plugins/OStatus/README
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-02-24 23:39:40 +0000
committerBrion Vibber <brion@pobox.com>2010-02-24 23:39:40 +0000
commite18e659ca3b40ade283f51c91a263507d7c6694e (patch)
treee2852ba5c01d4125e802dd6fd5c66980b0b7d114 /plugins/OStatus/README
parent93507a192755494417eb0433edd315880752c857 (diff)
Drop HTMLPurifier; we don't need its extra capabilities and we're already using htmLawed which is lighter-weight.
Diffstat (limited to 'plugins/OStatus/README')
-rw-r--r--plugins/OStatus/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/OStatus/README b/plugins/OStatus/README
index 09a59e349..3a98b7b25 100644
--- a/plugins/OStatus/README
+++ b/plugins/OStatus/README
@@ -12,10 +12,6 @@ $config['ostatus']['hub_retries']
(default 0)
Number of times to retry a PuSH send to consumers if using internal hub
-$config['ostatus']['purify_cache']
- (default cache disabled)
- Set to a writable cache directory for HTMLPurifier's configuration settings, can speed up processing of remote messages (have not tested by how much)
-
For testing, shouldn't be used in production: