projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e565cd
)
show current options for email obfuscation
0.5
author
David Bremner
<bremner@unb.ca>
Sun, 14 Sep 2008 00:04:45 +0000
(21:04 -0300)
committer
David Bremner
<bremner@unb.ca>
Sun, 14 Sep 2008 00:04:45 +0000
(21:04 -0300)
test/test.setup
patch
|
blob
|
history
diff --git
a/test/test.setup
b/test/test.setup
index 8d2d32683e6c051505a31fb32dde1c9d7a947c84..d5edd3f7ac8709db1506996d2084b023a699f3f5 100644
(file)
--- a/
test/test.setup
+++ b/
test/test.setup
@@
-204,5
+204,8
@@
use IkiWiki::Setup::Standard {
# For use with the attachment plugin, a program that returns
# nonzero if its standard input contains an virus.
#virus_checker => "clamdscan -",
- mailbox_obfuscation_strategy=>"rot13"
+ mailbox_obfuscation_strategy=>"delete",
+# mailbox_obfuscation_strategy=>"rot13",
+# mailbox_obfuscation_strategy=>"none"
+
}