summaryrefslogtreecommitdiff
path: root/conf/dokuwiki.php
diff options
context:
space:
mode:
Diffstat (limited to 'conf/dokuwiki.php')
-rw-r--r--conf/dokuwiki.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/dokuwiki.php b/conf/dokuwiki.php
index f92e81e8c..bdc9739d1 100644
--- a/conf/dokuwiki.php
+++ b/conf/dokuwiki.php
@@ -155,7 +155,6 @@ $conf['broken_iua'] = 0; //Platform with broken ignore_user_abor
$conf['xsendfile'] = 0; //Use X-Sendfile (1 = lighttpd, 2 = standard)
$conf['renderer_xhtml'] = 'xhtml'; //renderer to use for main page generation
$conf['readdircache'] = 0; //time cache in second for the readdir operation, 0 to deactivate.
-$conf['date_at_format'] = 'Y-m-d-H:i:s';
/* Network Settings */
$conf['dnslookups'] = 1; //disable to disallow IP to hostname lookups