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['syntax_o_dw'] = 'DokuWiki only';
61 $lang['syntax_o_md'] = 'Markdown only';
65 $lang['sidebar'] = 'Sidebar page name (if template supports it), empty field disables the sideb…
101 $lang['superuser'] = 'Superuser - group, user or comma separated list user1,@group1,user2 with fu…
102 $lang['manager'] = 'Manager - group, user or comma separated list user1,@group1,user2 with acce…
113 …ecookie'] = 'Should cookies set via HTTPS only be sent via HTTPS by the browser? Disable this opti…
115 …remote API system. This allows other applications to access the wiki via XML-RPC or other mechanis…
117 $lang['remotecors'] = 'Enable Cross-Origin Resource Sharing (CORS) for the remote interfaces. Aste…
119 /* Anti-Spam Settings */
143 $lang['jpg_quality'] = 'JPG compression quality (0-100)';
154 …Send better looking, but larger in size HTML multipart emails. Disable for plain text only mails.';
176 $lang['sepchar'] = 'Page name word separator';
178 $lang['fnencode'] = 'Method for encoding non-ASCII filenames.';
181 $lang['gzip_output'] = 'Use gzip Content-Encoding for xhtml';
186 $lang['xsendfile'] = 'Use the X-Sendfile header to let the webserver deliver static files? Your w…
204 $lang['trustedproxies'] = 'Comma-separated list of trusted proxy servers from which to read the X-F…
205 $lang['client_ip_header'] = 'Evaluate a custom header instead of remote-ip (e.g. X_REAL_IP). Only e…
208 $lang['jquerycdn_o_0'] = 'No CDN, local delivery only';
215 $lang['proxy____user'] = 'Proxy user name';
270 $lang['xsendfile_o_2'] = 'Standard X-Sendfile header';
271 $lang['xsendfile_o_3'] = 'Proprietary Nginx X-Accel-Redirect header';
274 $lang['showuseras_o_loginname'] = 'Login name';
275 $lang['showuseras_o_username'] = "User's full name";
276 $lang['showuseras_o_username_link'] = "User's full name as interwiki user link";
277 $lang['showuseras_o_email'] = "User's e-mail addresss (obfuscated according to mailguard se…
278 $lang['showuseras_o_email_link'] = "User's e-mail addresss as a mailto: link";
282 $lang['useheading_o_navigation'] = 'Navigation Only';
283 $lang['useheading_o_content'] = 'Wiki Content Only';