Home
last modified time | relevance | path

Searched refs:local (Results 201 – 225 of 386) sorted by path

12345678910>>...16

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc49 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
H A DSearchableSnapshotsNamespace.asciidoc56 $params['storage'] = (string) Selects the kind of local storage used to accelerate searches. Experimental, and defaults to `full_copy` (Default = )
H A DSnapshotNamespace.asciidoc154 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md38 memcached:///var/local/run/memcached.socket?weight=25
261 - scheme:///var/local/run/memcached.socket?weight=25
262 - scheme://user:pass@/var/local/run/memcached.socket?weight=25
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md336 * Launched local tests with PHP 7.2 by default [#1725](https://github.com/ruflin/Elastica/pull/1725)
/plugin/epub/scripts/
H A Dcss3.php457 $local = DOKU_INC.$url;
458 $size = @filesize($local);
460 $data = base64_encode(file_get_contents($local));
/plugin/facebooklike/
H A DLICENSE615 above cannot be given local legal effect according to their terms,
616 reviewing courts shall apply local law that most closely approximates
/plugin/farm/
H A Dadmin.php82 @touch(DOKU_CONF.'local.php');
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.bak15 @include(DOKU_CONF.'local.protected.php');
H A Dlocal.php.dist3 This is an example of how a local.php coul look like.
H A Dmysql.conf.php.example18 * To use this configuration you have to copy them to local.php
19 * or at least include this file in local.php.
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt85 …indows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt85 * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone").
86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/local.protected.php'':
/plugin/farmer/
H A Dhelper.php231 $localfile = DOKU_FARMDIR . $animal . '/conf/plugins.local.php';
280 $local = $this->getAnimalPluginLocalStates($animal);
285 if (isset($local[$plugin])) {
286 $current['actual'] = (bool) $local[$plugin];
335 io_saveFile(DOKU_FARMDIR . $animal . '/conf/plugins.local.php', $pluginConf);
336 touch(DOKU_FARMDIR . $animal . '/conf/local.php');
339 opcache_invalidate(DOKU_FARMDIR . $animal . '/conf/plugins.local.php');
340 opcache_invalidate(DOKU_FARMDIR . $animal . '/conf/local.php');
/plugin/fedauth/lang/en/
H A Dadmproviders.txt26 When restoring defaults, your local configuration files are deleted. All of your custom providers a…
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml43 …entrypoint: /usr/local/bin/docker-gen -notify-sighup nginx-proxy -watch -wait 2s:5s /etc/docker-ge…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md126 * string(37) "/usr/local/lib/Hoa/Protocol/README.md"
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DCHANGELOG.md69 * Fix flags between global and local in `match`. (Ivan Enderlin, 2014-12-23T02:13:50+01:00)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md26 You can add this library as a local, per-project dependency to your project using [Composer](https:…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=dat…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1local)}function i(){this.setAttribute(n,t)}function u(){this.setAttributeNS(n.space,n.local,t)}fun…
3local:n}:n}},Co.attr=function(n,t){if(arguments.length<2){if("string"==typeof n){var e=this.node()…
5local)}function i(n){return null==n?e:(n+="",function(){var t,e=this.getAttribute(a);return e!==n&…
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
H A DREADME.md5 You can add this library as a local, per-project dependency to your project using [Composer](https:…
/plugin/findologicxmlexport/vendor/phpunit/php-text-template/
H A DREADME.md7 To add this package as a local, per-project dependency to your project, simply add a dependency on …
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md9 You can add this library as a local, per-project dependency to your project using [Composer](https:…
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…

12345678910>>...16