Initial commit

This commit is contained in:
2014-11-23 19:45:01 +00:00
commit 3b1b23732e
19 changed files with 625 additions and 0 deletions

13
templates/local.php.erb Normal file
View 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.
*/