Home
last modified time | relevance | path

Searched refs:conf (Results 601 – 625 of 2245) sorted by relevance

1...<<21222324252627282930>>...90

/plugin/actickets/conf/
H A Ddefault.php8 $conf['actickets.url'] = '/activecollab';
9 $conf['actickets.token'] = '<your ac api token>';
10 $conf['actickets.hash'] = '#';
/plugin/davcard/conf/
H A Ddefault.php8 $conf['default_client_id'] = '';
9 $conf['popup_content'] = '| **Name** | <DCFIRSTNAME> <DCLASTNAME> |
18 $conf['date_format'] = 'Y-m-d';
/plugin/denyactions/conf/
H A Ddefault.php8 $conf['denyactions'] = '';
9 $conf['denyrev'] = 0;
10 $conf['denystyle'] = 'msg';
/plugin/authclientcert/conf/
H A Ddefault.php8 $conf['http_header_name'] = 'HTTP_X_SSL_CLIENTCERT_BASE64';
9 $conf['group'] = 'smartcarduser';
10 $conf['debug'] = 0;
/plugin/footnotestyle/conf/
H A Ddefault.php8 $conf['style'] = 'super'; // original: 'rightparen';
9 $conf['stylebottom'] = 'dot'; // original: 'superrightparen';
10 $conf['amalgamate'] = 'comma'; // original: 'spacecomma';
/plugin/bootnote/conf/
H A Ddefault.php6 $conf['bootnote.note'] = 'bootnote';
7 $conf['bootnote.theme'] = 'newtheme';
8 $conf['bootnote.position'] = 'beside';
/plugin/preregister/conf/
H A Ddefault.php2 $conf['captcha'] = 'builtin';
3 $conf['send_confirm'] = 1;
4 $conf['list_age'] = 2*24*60*60;
/plugin/oauthcognito/conf/
H A Ddefault.php3 $conf['baseurl'] = '';
4 $conf['key'] = '';
5 $conf['secret'] = '';
/plugin/skipentity/conf/
H A Ddefault.php2 $conf['allow_formats']=0;
3 $conf['multiple']=0;
4 $conf['xcl_formats'] = 'emphasis';
/plugin/xcom/conf/
H A Ddefault.php2 $conf['inidir'] ="";
3 $conf['textbox_size'] = '40';
4 $conf['local_url'] = "";
/plugin/oauthdrkserver/conf/
H A Ddefault.php8 $conf['demoenv'] = 0;
9 $conf['key'] = '';
10 $conf['secret'] = '';
/plugin/authgooglesheets/conf/
H A Ddefault.php8 $conf['sheetId'] = '';
9 $conf['sheetGid'] = '';
10 $conf['sheetName'] = 'DokuWikiAuth';
/plugin/charpicker/conf/
H A Ddefault.php3 $conf['chars'] = '';
4 $conf['del_chars'] = '';
5 $conf['del_all'] = 0;
/plugin/tagfilter/conf/
H A Ddefault.php9 $conf['DropDownList_size'] = 5;
10 $conf['nsTagImage'] = 'tags';
11 $conf['cache_age'] = 0;
/plugin/achart/conf/
H A Ddefault.php8 $conf['width'] = '';
9 $conf['height'] = '320px';
10 $conf['align'] = 'center';
/plugin/barcodes/conf/
H A Ddefault.php21 $conf['default_color'] = '#000000';
22 $conf['default_background_color'] = '';
23 $conf['default_img_type'] = 'svg';
/plugin/odtsupport/conf/
H A Ddefault.php8 $conf['dateformat'] = 'd.m.y | H:i:s';
9 $conf['serverurl'] = 'file:\\\\\\\\\\SERVER\\path\\to\\directory';
10 $conf['firstdefinitionwins'] = 1;
/plugin/clearhistory/conf/
H A Ddefault.php3 $conf['autoclearenabled'] = 0;
4 $conf['autoclearonlysmall'] = 0;
5 $conf['autoclearonlynocomment'] = 0;
/plugin/structautolink/conf/
H A Ddefault.php8 $conf['schema'] = 'glossary';
9 $conf['field'] = 'term';
10 $conf['match'] = '';
/plugin/confightmlok/conf/
H A Ddefault.php3 $conf['use_sure'] = 0; //
4 $conf['use_really_sure'] = 0; //
6 $conf['sanitizer'] = '';
/plugin/adhoctags/conf/
H A Ddefault.php7 $conf['allowedElements'] = 'abbr,aside,b,figure,figcaption,i,mark,q,s,section,u';
8 $conf['allowStyle'] = 0;
9 $conf['allowJSLinks'] = 0
/plugin/columns/conf/
H A Ddefault.php10 $conf['kwcolumns'] = '';
11 $conf['kwnewcol'] = '';
12 $conf['wrapnewcol'] = 1;
/plugin/openid/conf/
H A Ddefault.php7 $conf['openid_identifier'] = '';
8 $conf['openid_disable_registration'] = 0;
9 $conf['openid_disable_update_profile'] = 0;
/plugin/dokuprism/conf/
H A Ddefault.php9 $conf['override_code'] = 1;
10 $conf['override_file'] = 1;
11 $conf['lanuages_list'] = 'py|html|php|css|js';
/plugin/spatialhelper/conf/
H A Ddefault.php26 $conf['media_kml'] = ':sitemap.kml';
27 $conf['media_georss'] = ':sitemap.georss';
28 $conf['sitemap_namespaces'] = '';

1...<<21222324252627282930>>...90