added config for optional copyright notice
This commit is contained in:
parent
f30fd45075
commit
9603fc81cf
7 changed files with 31 additions and 20 deletions
|
@ -8,3 +8,4 @@ $conf['sidebar_sections'] = 'h1,h2,h3,h4,h5';
|
|||
$conf['header_layout'] = 'header-default';
|
||||
$conf['autocollapse'] = 1;
|
||||
$conf['closedwiki'] = 0;
|
||||
$conf['copyright'] = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue