Lines Matching +full:x +full:- +full:age
19 $conf['basedir'] = ''; //absolute dir from serveroot - blank for autodetection
20 $conf['baseurl'] = ''; //URL to server including protocol - blank for autodetect
37 $conf['signature'] = ' --- //[[@MAIL@|@NAME@]] @DATE@//'; //signature see wiki:config for details
54 … // 'visible' - replace @ with [at], . with [dot] and - with [dash]
55 … // 'hex' - use hex entities to encode the mail address
56 // 'none' - do not obfuscate addresses
59 /* Authentication Options - read http://www.splitbrain.org/dokuwiki/wiki:acl */
80 // letter, a digit, '_', '-', or '.'.
84 // bz2 generates smaller files, but needs more cpu-power
85 $conf['cachetime'] = 60*60*24; //maximum age for cachefile in seconds (defaults to a day)
86 $conf['locktime'] = 15*60; //maximum age for lockfiles (defaults to 15 minutes)
94 $conf['jpg_quality'] = '70'; //quality of compression when scaling jpg images (0-100)
101 // 'rss' - RSS 0.91
102 // 'rss1' - RSS 1.0
103 // 'rss2' - RSS 2.0
104 // 'atom' - Atom 0.3
105 // 'atom1' - Atom 1.0
107 // 'diff' - page showing revision differences
108 // 'page' - the revised page itself
109 // 'rev' - page showing all revisions
110 // 'current' - most recent revision of page
112 // 'abstract' - plain text, first paragraph or so
113 … // 'diff' - plain text unified diff wrapped in <pre> tags
114 // 'htmldiff' - diff as HTML table
115 // 'html' - the full page rendered in XHTML
120 $conf['xsendfile'] = 0; //Use X-Sendfile (1 = lighttpd, 2 = standard)
121 $conf['xmlrpc'] = 0; //Enable/disable XML-RPC interface
124 //Set target to use when creating links - leave empty for same window
131 //Proxy setup - if your Server needs a proxy to access the web set these