Searched refs:servers (Results 1 – 25 of 73) sorted by relevance
123
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
| H A D | LdapServer.php | 169 * @param string|string[] $servers The LDAP server(s) to proxy the request to. 175 $servers, argument 180 'servers' => $servers,
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/ |
| D | README.md | 9 into a single PHP function. RingPHP be used to power HTTP clients and servers 15 servers, RingPHP allows you to utilize pluggable HTTP clients and servers
|
| /plugin/elasticsearch/helper/ |
| D | client.php | 77 $servers = $this->getConf('servers'); 78 $lines = explode("\n", $servers);
|
| /plugin/authradius/ |
| D | plugin.info.txt | 6 desc Provides authentication against radius servers
|
| D | README | 3 Authenticated users using radius servers
|
| /plugin/html2pdf/html2pdf/html2ps/templates/ |
| D | error._redirects.tpl | 3 <p>This problem may arise on some servers requiring cookies support.</p>
|
| /plugin/webdavclient/ |
| D | plugin.info.txt | 6 desc Sync and subscribe to remote CalDAV and CardDAV servers
|
| /plugin/advrack/ |
| D | plugin.info.txt | 6 desc Display block representation of standard racks, mounted servers and server cages
|
| D | README | 4 Display block representation of standard racks, mounted servers and server cages
|
| /plugin/botbouncer/lib/ |
| D | mollom.php | 755 * @param array $servers 757 public static function setServerList($servers) argument 760 $server = (array) $servers; 763 foreach ($servers as $server) self::$serverList[] = $server;
|
| /plugin/backup/lang/en/ |
| D | windows.txt | 5 While the plugin may work without issues, on some Windows-based servers, Backup Tool may fail to ac…
|
| /plugin/redirectssl/lang/en/ |
| D | settings.php | 5 $lang['httpsport'] = 'Set the port number for HTTPS. This is usually 443, but some servers may have…
|
| /plugin/davcal/vendor/sabre/event/ |
| H A D | README.md | 21 We recommend that you update your servers and use the regular version instead, though.
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | README.md | 7 … is the most popular WebDAV framework for PHP. Use it to create WebDAV, CalDAV and CardDAV servers.
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Client.php | 672 $servers = $this->_config->get('servers'); 673 foreach ($servers as $server) {
|
| /plugin/gitlabproject/ |
| D | README.md | 43 …ou will have a JSON file called: `server.json`. Inside you can add other servers and their tokens,…
|
| /plugin/gitlabapi/ |
| D | README.md | 54 There a JSON file `server.json` inside the root of plugin. You can add or change the servers and th…
|
| /plugin/minecraftrecipe/ |
| D | README.md | 8 A DokuWiki plugin to render minecraft recipe previews on your wikis. Useful for modders, servers, a…
|
| /plugin/authldaplocal/ |
| D | auth.php | 723 $servers = explode(',', $this->getConf('server')); 724 foreach($servers as $server) {
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 20 Supports PHP 5.3 and up, so you can use it on older servers.
|
| /plugin/dokullm/doc/ |
| H A D | install.txt | 88 * Verify network connectivity to your LLM API and ChromaDB servers
|
| /plugin/pureldap/vendor/freedsx/ldap/ |
| H A D | CHANGELOG.md | 53 * Implement OpenLDAP / Active Directory test servers with test data during CI runs for integration …
|
| H A D | README.md | 48 'servers' => ['dc1', 'dc2'],
|
| /plugin/quickstats/ |
| D | HOW-TO | 33 every 6 weeks, in order to keep current with changing IP data. On Linux servers
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ |
| D | README.md | 36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `…
|
123