projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8b4984
)
reword
author
Joey Hess
<joey@kodama.kitenet.net>
Sun, 3 Aug 2008 04:05:49 +0000
(
00:05
-0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Sun, 3 Aug 2008 04:05:49 +0000
(
00:05
-0400)
IkiWiki.pm
patch
|
blob
|
history
diff --git
a/IkiWiki.pm
b/IkiWiki.pm
index a2b4d8d80db321374ed4bd92085263d8ef954554..51e683bb48af411b9430681c5e3041873a63fb0f 100644
(file)
--- a/
IkiWiki.pm
+++ b/
IkiWiki.pm
@@
-288,7
+288,7
@@
sub getsetup () { #{{{
banned_users => {
type => "string",
default => [],
- description => "users who
cannot use
the wiki",
+ description => "users who
are banned from
the wiki",
safe => 1,
rebuild => 0,
},