Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
po(refreshpot): define the input charset before read()'ing
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
amazon_s3.pm
diff --git
a/IkiWiki/Plugin/amazon_s3.pm
b/IkiWiki/Plugin/amazon_s3.pm
index e181a84da04c6c152b74397fcf5d304a46d1344c..597539c13b0f2c218955dc81da2f26dfb7aa6fb4 100644
(file)
--- a/
IkiWiki/Plugin/amazon_s3.pm
+++ b/
IkiWiki/Plugin/amazon_s3.pm
@@
-42,7
+42,11
@@
sub getopt () { #{{{
sub getsetup () { #{{{
return
sub getsetup () { #{{{
return
- amazon_s3_key_id => {
+ plugin => {
+ safe => 0,
+ rebuild => 0,
+ },
+ amazon_s3_key_id => {
type => "string",
example => "XXXXXXXXXXXXXXXXXXXX",
description => "public access key id",
type => "string",
example => "XXXXXXXXXXXXXXXXXXXX",
description => "public access key id",