Home
last modified time | relevance | path

Searched refs:configuration (Results 101 – 125 of 622) sorted by last modified time

12345678910>>...25

/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml32 - ./bin/phpunit --configuration tests/phpunit.xml $TEST_DEPS
/plugin/davcal/vendor/sabre/vobject/
H A D.travis.yml16 - phpunit --configuration tests/phpunit.xml
/plugin/davcal/vendor/sabre/xml/
H A D.travis.yml19 - ./bin/phpunit --configuration tests/phpunit.xml.dist
/plugin/davcal/vendor/sabre/uri/
H A D.travis.yml15 - ./bin/phpunit --configuration tests/phpunit.xml.dist
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
12 * Right Context Menu configuration for all users:
29 * Right Context Menu configuration for admin users:
39 * Right Context Menu configuration for authenticated users:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCustomViewabilityMetric.php36 public function setConfiguration(CustomViewabilityMetricConfiguration $configuration) argument
38 $this->configuration = $configuration;
45 return $this->configuration;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItem.php26 public $configuration; variable in Google\\Service\\Dataflow\\WorkItem
71 public function setConfiguration($configuration) argument
73 $this->configuration = $configuration;
80 return $this->configuration;
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING29 source, and configuration files.
H A DLICENSE28 source, and configuration files.
H A DREADME.md66 > Consider using `.htaccess` or apache configuration files as well.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md696 3.7 introduces `request.options` as a parameter for a client configuration and as an optional argum…
697 request methods. When paired with a client's configuration settings, these options allow you to spe…
698 for various aspects of a request. Because these options make other previous configuration options r…
699 configuration options and methods of a client and AbstractCommand have been deprecated.
H A DCHANGELOG.md523 passing an array of arrays of listener configuration.
725 …request. You can pass a 'request.options' configuration setting to a client to apply default reque…
913 * Added the ability to overwrite configuration settings in a client when grabbing a throwaway clien…
934 * Bug fix: Removed the possibility of creating configuration files with circular dependencies
1131 '_default' with a default JSON configuration file.
1186 * cURL configuration values can be specified in service descriptions using `curl.` prefixed paramet…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md148 …g records to handlers further down the configuration, useful for temporarily disabling a handler i…
460 * Added configuration of Pushover notification retries/expiry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php501 'getOpenid-configuration' => [
502 'path' => 'v1/{+parent}/.well-known/openid-configuration',
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md95 vendor/bin/phpunit --verbose --configuration tests/phpunit.xml
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php57 public function setConfiguration(JobConfiguration $configuration) argument
59 $this->configuration = $configuration;
66 return $this->configuration;
H A DJobListJobs.php55 public function setConfiguration(JobConfiguration $configuration) argument
57 $this->configuration = $configuration;
64 return $this->configuration;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DCustomerApplyConfigurationRequest.php25 public $configuration; variable in Google\\Service\\AndroidProvisioningPartner\\CustomerApplyConfigurationRequest
32 public function setConfiguration($configuration) argument
34 $this->configuration = $configuration;
41 return $this->configuration;
H A DDevice.php28 public $configuration; variable in Google\\Service\\AndroidProvisioningPartner\\Device
59 public function setConfiguration($configuration) argument
61 $this->configuration = $configuration;
68 return $this->configuration;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md303 $ phpunit --configuration phpunit.xml.dist
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE28 source, and configuration files.
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE28 source, and configuration files.
/plugin/foldablelist/
H A DREADME.md24 ## configuration section in dokuwiki-plugin-foldablelist
/plugin/discordnotifier/
H A DREADME.md19 2. Enter the webhook into the discordnotifier configuration section in DokuWiki's Configuration Set…
/plugin/structtemplate/_vagrant/
H A DVagrantfile18 # Calculated configuration

12345678910>>...25