summaryrefslogtreecommitdiff
path: root/conf/default.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf/default.php')
-rwxr-xr-xconf/default.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/default.php b/conf/default.php
new file mode 100755
index 0000000..4509bc0
--- /dev/null
+++ b/conf/default.php
@@ -0,0 +1,7 @@
+<?php
+
+$conf['breadcrumbs'] = 'trace';
+$conf['header-line'] = '[[about|About me]] &middot; [[misc|Miscellaneous]]';
+$conf['footer-line'] = '(c) %YEAR% &middot; [[imprint|Imprint]] &middot; [[http://www.dokuwiki.org|DokuWiki]]';
+
+?> \ No newline at end of file