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