master
parent
d22c764045
commit
c8f7b96909
|
@ -0,0 +1,23 @@
|
|||
# plugins to add to the default configuration
|
||||
add_plugins => [qw{
|
||||
brokenlinks
|
||||
map
|
||||
orphans
|
||||
pagecount
|
||||
pagestats
|
||||
tag
|
||||
template
|
||||
openid
|
||||
attachment
|
||||
edittemplate
|
||||
remove
|
||||
listdirectives
|
||||
shortcut
|
||||
pykipandoc}],
|
||||
# plugins to disable
|
||||
disable_plugins => [qw{passwordauth mdwn}],
|
||||
|
||||
and
|
||||
|
||||
# UTF-8 locale to use
|
||||
locale => 'it_IT.UTF-8',
|
Loading…
Reference in New Issue