reword templatedir description
parent
e05c9653ef
commit
ca9c17db57
|
@ -152,7 +152,7 @@ sub getsetup () {
|
|||
templatedir => {
|
||||
type => "string",
|
||||
default => "$installdir/share/ikiwiki/templates",
|
||||
description => "location of template files",
|
||||
description => "additional directory to search for template files",
|
||||
advanced => 1,
|
||||
safe => 0, # path
|
||||
rebuild => 1,
|
||||
|
|
Loading…
Reference in New Issue