diff options
author | Jeffery To <jeffery.to@gmail.com> | 2009-10-08 12:13:33 +0800 |
---|---|---|
committer | Jeffery To <jeffery.to@gmail.com> | 2009-10-22 12:46:58 +0800 |
commit | d2bac158cd0d4a25b3997cdd1ccadc5f08d65943 (patch) | |
tree | 95bb4b86c439ae314552426a28e90137ffaefe10 /README | |
parent | 834a876dd0998464cade1cdd0fe2fe8c9ab17dcc (diff) |
Added some explanatory text to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -755,6 +755,10 @@ 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. + Upgrading ========= |