Initial commit
This commit is contained in:
13
templates/local.php.erb
Normal file
13
templates/local.php.erb
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* This initial file was deployed via puppet but will not be replaced
|
||||
* and can be modified using the dokuwiki admin interface. Settings
|
||||
* that should be continually managed by puppet should be put into the
|
||||
* local.protected.php file instead.
|
||||
*
|
||||
* This is an example of how a local.php could look like.
|
||||
* Simply copy the options you want to change from dokuwiki.php
|
||||
* to this file and change them.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user