Home
last modified time | relevance | path

Searched refs:conf (Results 551 – 575 of 2245) sorted by relevance

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

/plugin/displayfile/conf/
H A Ddefault.php10 $conf['root_path'] = '';
11 $conf['deny_extensions'] = 'sh';
12 $conf['allow_extensions'] = 'txt php js css';
/plugin/authimap/conf/
H A Ddefault.php8 $conf['server'] = '';
9 $conf['domain'] = '';
10 $conf['usedomain'] = 0;
/plugin/authimap2/conf/
H A Ddefault.php10 $conf['server'] = '';
11 $conf['domain'] = '';
12 $conf['usedomain'] = 0;
/plugin/authyubikey/conf/
H A Ddefault.php8 $conf['yubico_client_id'] = 0;
9 $conf['yubico_secret_key'] = '';
10 $conf['yubico_maxkeys'] = 2;
/plugin/twcheckliste/
H A Dconfig.php3 $conf["logo"] = "/lib/plugins/twcheckliste/theme_twCheckliste/img/logo_default.png";
4 $conf["farbcode"] = "#88BA15";
5 $conf["footertext"] = "Geprüft durch";
/plugin/mdpage/conf/
H A Ddefault.php3 $conf['debug'] = 0;
4 $conf['flavor'] = 'github-flavored';
5 $conf['markdown_default'] = 0;
/plugin/conform/conf/
H A Ddefault.php2 $conf['conformAllow'] = 'example:otherconform, example:conform';
3 $conf['conformFrom'] = 'Admin <admin@example.co.za>';
4 $conf['conformEmailAllow'] = 'alf2@example.co.za,alf1@example.co.za';
/plugin/creole/conf/
H A Ddefault.php6 $conf['precedence'] = 'dokuwiki';
9 $conf['monospace'] = 'Use <tt> tag';
12 $conf['linebreak'] = 'Whitespace';
/plugin/syntaxhighlightjs/conf/
H A Ddefault.php9 $conf['syntax'] = 'sxh';
11 $conf['theme'] = 'default';
13 $conf['restrictedClasses'] = '';
/plugin/poldek/conf/
H A Ddefault.php5 $conf['repos'] = '';
6 $conf['http_proxy'] = '';
7 $conf['ftp_proxy'] = '';
/plugin/imagebox/conf/
H A Ddefault.php7 $conf['display_magnify'] = 'If necessary';
8 $conf['default_caption_style'] = 'Normal';
9 $conf['center_align'] = 1;
/plugin/supa/conf/
H A Ddefault.php6 $conf['previewscaler'] = "fit to canvas";
7 $conf['previewwidth'] = "100%";
8 $conf['previewheight'] = "200px";
/plugin/svgimg2/conf/
H A Ddefault.php8 $conf['return_type'] = 'jpg';
9 $conf['bgc'] = '#fff';
10 $conf['use_programm'] = 'rsvg';
/plugin/geonav/tpl/startermap/conf/
H A Ddefault.php7 $conf['discussionPage'] = 'discussion:@ID@';
8 $conf['userPage'] = 'user:@USER@:';
9 $conf['hideTools'] = 0;
/plugin/sentry/conf/
H A Ddefault.php8 $conf['dsn'] = '';
9 $conf['env'] = '';
10 $conf['errors'] = 0;
/plugin/ghissues/conf/
H A Ddefault.php8 $conf['ghissueuser'] = ''; // Github Username, used for User-Agent and Authentication
9 $conf['ghissuerefresh'] = 10*60; // Min time between API calls (per unique request URL)
10 $conf['ghissueoauth'] = ''; // OAuth token to use in API calls
/plugin/groupmgr/conf/
H A Ddefault.php8 $conf['forbidden_groups'] = "";
9 $conf['require_conf_namespace'] = 1;
10 $conf['conf_namespace'] = "groupmgr";
/plugin/mindmap/conf/
H A Ddefault.php3 $conf['graphviz_path'] = '';
4 $conf['use_plugin_path'] = 0;
5 $conf['plugin_path'] = '';
/plugin/nsexport/conf/
H A Ddefault.php2 $conf['autoexport'] = 0;
3 $conf['packer_ziphtml_zip'] = '/usr/bin/zip';
4 $conf['packer_ziphtml_compress'] = 0;
/plugin/nsiconinsearch/conf/
H A Ddefault.php8 $conf['iconfile'] = 'icon.png';
9 $conf['iconheight'] = '20px';
10 $conf['iconwidth'] = '20px';
/plugin/numberedheadings/conf/
H A Ddefault.php9 $conf['tier1'] = 2; // heading level corresponding to the 1st tier
10 $conf['format'] = '["%s.", "%s.%d", "%s.%d.%d", "%s.%d.%d.%d", "%s.%d.%d.%d.%d"]';
11 $conf['fancy'] = 0; // enclose tiered numbers in span tag (default off)
/plugin/authphpbb3/conf/
H A Ddefault.php9 $conf['phpbb_root_path'] = '../forums';
10 $conf['phpbb_cache'] = 0;
11 $conf['phpbb_inline_style'] = 1;
/plugin/flattr/conf/
H A Ddefault.php6 $conf['default_uid'] = '';
7 $conf['default_category'] = 'text';
8 $conf['default_language'] = 'en';
/plugin/rrdgraph/conf/
H A Ddefault.php9 $conf['cache_timeout'] = '300';
10 $conf['include_acl'] = 1;
11 $conf['graph_media_namespace'] = 'rrdrender';
/plugin/cite/conf/
H A Ddefault.php2 $conf['cite_publisher'] = '';
3 $conf['cite_author'] = '';
4 $conf['showcitebutton'] = 1;

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