+userid
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
a5b13ebaf4
commit
3482a92c8f
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ use IkiWiki::Setup::Standard {
|
||||||
rcs => '',
|
rcs => '',
|
||||||
# plugins to add to the default configuration
|
# plugins to add to the default configuration
|
||||||
add_plugins => [qw{git goodstuff meta sidebar tag rawhtml flattr}],
|
add_plugins => [qw{git goodstuff meta sidebar tag rawhtml flattr}],
|
||||||
|
|
||||||
|
flattr_userid => "telmich",
|
||||||
|
|
||||||
# plugins to disable
|
# plugins to disable
|
||||||
disable_plugins => [qw{smiley openid}],
|
disable_plugins => [qw{smiley openid}],
|
||||||
# location of template files
|
# location of template files
|
||||||
|
|
Loading…
Reference in a new issue