Lines Matching +full:network +full:- +full:setup
23 $conf['license'] = 'cc-by-nc-sa'; //see conf/license.php
25 $conf['basedir'] = ''; //absolute dir from serveroot - blank for autodetection
26 $conf['baseurl'] = ''; //URL to server including protocol - blank for autodetect
27 $conf['cookiedir'] = ''; //path to use in cookies - blank for basedir
40 $conf['signature'] = ' --- //[[@MAIL@|@NAME@]] @DATE@//'; //signature see wiki page for details
43 … // 'email' e-mail address (will be obfuscated as per mailguard)
44 … // 'email_link' e-mail address as a mailto: link (obfuscated)
71 $conf['remotecors'] = ''; //enable Cross-Origin Resource Sharing (CORS) for the remo…
79 … // 'visible' - replace @ with [at], . with [dot] and - with [dash]
80 // 'hex' - use hex entities to encode the mail address
81 // 'none' - do not obfuscate addresses
90 // Set target to use when creating links - leave empty for same window
102 $conf['jpg_quality'] = '70'; //quality of compression when scaling jpg images (0-100)
121 // 'rss' - RSS 0.91
122 // 'rss1' - RSS 1.0
123 // 'rss2' - RSS 2.0
124 // 'atom' - Atom 0.3
125 // 'atom1' - Atom 1.0
127 // 'diff' - page showing revision differences
128 // 'page' - the revised page itself
129 // 'rev' - page showing all revisions
130 // 'current' - most recent revision of page
132 // 'abstract' - plain text, first paragraph or so
133 … // 'diff' - plain text unified diff wrapped in <pre> tags
134 // 'htmldiff' - diff as HTML table
135 // 'html' - the full page rendered in XHTML
137 // 'both' - page and media changes
138 // 'pages' - page changes only
139 // 'media' - media changes only
149 // letter, a digit, '_', '-', or '.'.
151 $conf['fnencode'] = 'url'; //encode filenames (url|safe|utf-8)
154 // bz2 generates smaller files, but needs more cpu-power
160 $conf['xsendfile'] = 0; //Use X-Sendfile (1 = lighttpd, 2 = standard)
170 /* Network Settings */
174 … // Trusted proxy servers from which to read the X-Forwarded-For header.
182 // Proxy setup - if your Server needs a proxy to access the web set these