aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/amazon_s3.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/amazon_s3.mdwn')
-rw-r--r--doc/plugins/amazon_s3.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/amazon_s3.mdwn b/doc/plugins/amazon_s3.mdwn
index 855569b42..f1887d970 100644
--- a/doc/plugins/amazon_s3.mdwn
+++ b/doc/plugins/amazon_s3.mdwn
@@ -11,6 +11,11 @@ modules and an Amazon S3 account to use this plugin.
## configuration
+Important note: You should seriously consider turning off `usedirs` before
+enabling this plugin. If `usedirs` is enabled, every page has to be stored
+in S3 *twice*, as "page/index.html" and as "page/". That will cost you
+money and bandwidth.
+
This plugin uses the following settings in the setup file:
* `amazon_s3_key_id` - Set to your public access key id.
@@ -35,6 +40,8 @@ Likewise, you will probably want to set the `url` in the setup file.
The url can use the `foo.s3.amazonaws.com` domain name, or another domain
name that is a CNAME for it.
+The `hardlink` config file setting is not compatible with this plugin.
+
## data transfer notes
If you run 'ikiwiki -setup my.setup' to force a rebuild of your wiki, the