Home
last modified time | relevance | path

Searched refs:conf (Results 951 – 975 of 2245) sorted by relevance

1...<<31323334353637383940>>...90

/plugin/searchtext/conf/
H A Ddefault.php3 $conf['search_in_text'] = 1;
4 $conf['snippet_in_text'] = 1;
/plugin/googlemaps/conf/
H A Ddefault.php7 $conf['key'] = '';
8 $conf['script'] = 'http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=';
/plugin/vimeo/conf/
H A Ddefault.php8 $conf['accessToken'] = '';
9 $conf['thumbnailWidthPercent'] = '30';
/plugin/jsonrpc/conf/
H A Ddefault.php3 $conf['allow_all'] = '';
4 $conf['allowed'] = '';
/plugin/fbcomments/conf/
H A Ddefault.php9 $conf['FB_width'] = '500';
10 $conf['FB_num_posts'] = '2';
/plugin/logindelay/conf/
H A Ddefault.php8 $conf['maxFailures'] = '2';
9 $conf['initialDelay'] = '5';
/plugin/loginredirect/conf/
H A Ddefault.php5 $conf['url'] = ''; // location for login redirects
6 $conf['return_key'] = ''; // query string variable to supply return URI
/plugin/log/conf/
H A Ddefault.php8 $conf['logpage'] = 'log';
9 $conf['userpage'] = '';
/plugin/medialist/conf/
H A Ddefault.php6 $conf['emptyInfo'] = 0;
7 $conf['checkboxes'] = 0;
/plugin/templatepagename/conf/
H A Ddefault.php8 $conf['current_pagename_tpl'] = 'c_template';
9 $conf['inherited_pagename_tpl'] = 'i_template';
/plugin/textinsert/conf/
H A Ddefault.php2 $conf['stdreplace'] = 1;
3 $conf['farm'] = 0;
/plugin/hyphenation/conf/
H A Ddefault.php6 $conf['language'] = 'en';
7 $conf['customhyph'] = '';
/plugin/jdraw/conf/
H A Ddefault.php3 $conf['image_format'] = 'png';
4 $conf['palettes'] = '';
/plugin/pagetemplater/conf/
H A Ddefault.php11 $conf['enabled_namespaces'] = '';
12 $conf['excluded_pages'] = '';
/plugin/datatables/conf/
H A Ddefault.php9 $conf['excludedPages'] = '(wiki)';
10 $conf['enableForAllTables'] = 0
/plugin/easyvar/conf/
H A Ddefault.php3 $conf['var'] = array('hello' => 'Hello World');
7 $conf['var']['item9mm'] =
/plugin/editsections2/conf/
H A Ddefault.php9 $conf['order_type'] = 1;
10 $conf['highlight_target'] = 'default';
/plugin/searchresultswithpath/conf/
H A Ddefault.php8 $conf['show_path_only_as_heading'] = 0;
9 $conf['use_ns_heading'] = 1;
/plugin/bureaucracy-au/conf/
H A Ddefault.php3 $conf['runas'] = '';
4 $conf['maxEmailAttachmentSize'] = 3*1024*1024; //3MB
/plugin/webexteamsnotifier/conf/
H A Ddefault.php2 $conf['namespaces'] = "";
3 $conf['webhook'] = "<webhook URL>";
/plugin/autoindentcontrol/conf/
H A Ddefault.php9 $conf['default_behavior'] = '0';
10 $conf['show_toggle_switch'] = '1';
/plugin/letsencrypt/conf/
H A Ddefault.php8 $conf['documentroot'] = '';
9 $conf['certificatedir'] = '';
/plugin/listusergroup/conf/
H A Ddefault.php8 $conf['namespace'] = 'user'; // user namespace where user pages are stored
9 $conf['homeicon'] = 'class="fa fa-home"'; // default homeicon
/plugin/solr/conf/
H A Ddefault.php4 $conf['num_snippets'] = 20;
7 $conf['url'] = 'http://localhost:8983/solr';
/plugin/emoji/conf/
H A Ddefault.php5 $conf['assetsrc'] = 'cdn';
6 $conf['asseturi'] = '//cdn.jsdelivr.net/emojione/';

1...<<31323334353637383940>>...90