diff options
author | Evan Prodromou <evan@status.net> | 2009-10-31 12:16:30 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-31 12:16:30 -0400 |
commit | 5e27d53947ff64c8aee1b2287e1c77bbeaea51f7 (patch) | |
tree | baf10735ebc98827820844e8ec9d616061ab645b /README | |
parent | 65a3ccd4587193bba72501837fab097e041f96d3 (diff) | |
parent | dcca9fbec0cea9c5e15c4d58a8e9870514dfdbdd (diff) |
Merge branch '0.8.x' into testing
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -755,6 +755,12 @@ private site, but users of the private site may be able to subscribe to users on a remote site. (Or not... it's not well tested.) The "proper behaviour" hasn't been defined here, so handle with care. +If fancy URLs is enabled, access to file attachments can also be +restricted to logged-in users only. Uncomment the appropriate rewrite +rule in .htaccess or your server's httpd.conf. (This most likely will +not work if you are using a virtual server for attachments, so consider +the performance/security tradeoff.) + Upgrading ========= |