Lines Matching +full:- +full:- +full:name +full:- +full:only
20 ensure the local settings file name and permissions are correct.';
26 /* --- Config Setting Headers --- */
33 /* --- Config Setting Groups --- */
37 $lang['_anti_spam'] = 'Anti-Spam';
46 /* --- Undefined Setting Messages --- */
52 /* -------------------- Config Options --------------------------- */
55 $lang['title'] = 'Wiki title aka. your wiki\'s name';
56 $lang['start'] = 'Page name to use as the starting point for each namespace';
60 $lang['sidebar'] = 'Sidebar page name (if template supports it), empty field disables the sideb…
96 $lang['superuser'] = 'Superuser - group, user or comma separated list user1,@group1,user2 with fu…
97 $lang['manager'] = 'Manager - group, user or comma separated list user1,@group1,user2 with acce…
108 …ecookie'] = 'Should cookies set via HTTPS only be sent via HTTPS by the browser? Disable this opti…
110 …remote API system. This allows other applications to access the wiki via XML-RPC or other mechanis…
112 $lang['remotecors'] = 'Enable Cross-Origin Resource Sharing (CORS) for the remote interfaces. Aste…
114 /* Anti-Spam Settings */
138 $lang['jpg_quality'] = 'JPG compression quality (0-100)';
149 …Send better looking, but larger in size HTML multipart emails. Disable for plain text only mails.';
171 $lang['sepchar'] = 'Page name word separator';
173 $lang['fnencode'] = 'Method for encoding non-ASCII filenames.';
176 $lang['gzip_output'] = 'Use gzip Content-Encoding for xhtml';
181 $lang['xsendfile'] = 'Use the X-Sendfile header to let the webserver deliver static files? Your w…
199 $lang['trustedproxies'] = 'Comma-separated list of trusted proxy servers from which to read the X-F…
200 $lang['realip'] = 'Trust the X-Real-IP header. Only enable this if your server writes this header, …
203 $lang['jquerycdn_o_0'] = 'No CDN, local delivery only';
210 $lang['proxy____user'] = 'Proxy user name';
265 $lang['xsendfile_o_2'] = 'Standard X-Sendfile header';
266 $lang['xsendfile_o_3'] = 'Proprietary Nginx X-Accel-Redirect header';
269 $lang['showuseras_o_loginname'] = 'Login name';
270 $lang['showuseras_o_username'] = "User's full name";
271 $lang['showuseras_o_username_link'] = "User's full name as interwiki user link";
272 $lang['showuseras_o_email'] = "User's e-mail addresss (obfuscated according to mailguard se…
273 $lang['showuseras_o_email_link'] = "User's e-mail addresss as a mailto: link";
277 $lang['useheading_o_navigation'] = 'Navigation Only';
278 $lang['useheading_o_content'] = 'Wiki Content Only';