Home
last modified time | relevance | path

Searched refs:conf (Results 1001 – 1025 of 2245) sorted by relevance

1...<<41424344454647484950>>...90

/plugin/oauthfacebook/conf/
H A Ddefault.php3 $conf['key'] = '';
4 $conf['secret'] = '';
/plugin/openas/conf/
H A Ddefault.php2 $conf['labels'] = 'none';
3 $conf['404'] = "";
/plugin/hidemenus/conf/
H A Ddefault.php9 $conf['hidePageTools'] = 0;
10 $conf['hideSiteTools'] = 0;
/plugin/vshare/conf/
H A Ddefault.php9 $conf['gdpr'] = 0;
10 $conf['extrahard'] = 0;
11 $conf['debug'] = 0;
/plugin/dokucrypt2/conf/
H A Ddefault.php6 $conf['copytoclipboard'] = 0;
7 $conf['hidepasswordoncopytoclipboard'] = 1
/plugin/changes/conf/
H A Ddefault.php3 $conf['dayheaderfmt'] = '%Y-%m-%d';
4 $conf['listmedia'] = 0;
/plugin/latexcaption/conf/
H A Ddefault.php9 $conf['abbrev'] = 0;
10 $conf['captiontag'] = 'caption';
/plugin/pageredirect/conf/
H A Ddefault.php6 $conf['show_note'] = 1; // Display a note about having been redirected on the new page.
7 $conf['allow_external'] = 1; // Allow redirects to external pages.
/plugin/statdisplay/conf/
H A Ddefault.php6 $conf['accesslog'] = 'access.log';
7 $conf['lines'] = 500;
/plugin/tos/conf/
H A Ddefault.php8 $conf['tos'] = 'tos';
9 $conf['usesession'] = 1;
/plugin/do/conf/
H A Ddefault.php10 $conf['userpage'] = '';
11 $conf['notify_assignee'] = '0';
/plugin/keyboard/conf/
H A Ddefault.php5 $conf['disable_translation'] = 0; // disable translation: off
6 $conf['css_class'] = '__keyboard'; // CSS class for <kbd> element
/plugin/howhard/conf/
H A Ddefault.php8 $conf['confhowhardstyle'] = '1';
9 $conf['confhowhardcompact'] = '0';
/plugin/structacl/conf/
H A Ddefault.php3 $conf['run'] = 'AFTER';
4 $conf['fields'] = '';
/plugin/farmer/_animal/conf/
H A Dlocal.php7 $conf['useacl'] = 1;
8 $conf['superuser'] = '@admin';
/plugin/farmer/conf/
H A Ddefault.php9 $conf['deactivated plugins'] = '';
10 $conf['disable_new_plugins'] = 0;
/plugin/htmlokalt/conf/
H A Ddefault.php3 $conf['use_sure'] = 0; //
4 $conf['use_really_sure'] = 0; //
/plugin/embeddedphp/conf/
H A Ddefault.php8 $conf['embedphpok'] = 0;
9 $conf['privatewiki'] = 0;
/plugin/bbcodeextensions/conf/
H A Ddefault.php8 $conf['class_preffix']= 'bbcodeextensions';
11 $conf['anchor_symbol'] = '☞';
/plugin/dwtimeline/conf/
H A Ddefault.php8 $conf['direction'] = 'left';
9 $conf['align']='vert';
/plugin/htmlok/conf/
H A Ddefault.php8 $conf['htmlok'] = 0; //may raw HTML be embedded? This may break layout and XHTM…
9 $conf['phpok'] = 0; //may PHP code be embedded? Never do this on the internet!…
/plugin/bureaucracy/conf/
H A Ddefault.php3 $conf['runas'] = '';
4 $conf['maxEmailAttachmentSize'] = 3*1024*1024; //3MB
/plugin/batchedit/conf/
H A Ddefault.php10 $conf['timelimit'] = 0;
11 $conf['sessionexp'] = 3600;
/plugin/keywords/conf/
H A Ddefault.php8 $conf['APIModel'] = "gpt-3.5-turbo-0613";
9 $conf['APIRole'] = "Generate a list of five (5) semantically related keywords in the same language …
/plugin/encryptedpasswords/conf/
H A Ddefault.php3 $conf['reload_seconds'] = 120;
4 $conf['notify'] = 0; // message off

1...<<41424344454647484950>>...90