akamai.settings.yml in Akamai 8.3
Same filename and directory in other branches
config/install/akamai.settings.yml
17 string references to 'akamai.settings'
- AkamaiAuthentication::create in src/
AkamaiAuthentication.php - AkamaiAuthentication factory method, following superclass patterns.
- AkamaiClientV3::buildConfigurationForm in src/
Plugin/ Client/ AkamaiClientV3.php - Form constructor.
- AkamaiPurger::__construct in src/
Plugin/ Purge/ Purger/ AkamaiPurger.php - Constructs a \Drupal\Component\Plugin\AkamaiPurger.
- AkamaiTagPurger::__construct in src/
Plugin/ Purge/ Purger/ AkamaiTagPurger.php - Constructs a \Drupal\Component\Plugin\AkamaiPurger.
- akamai_post_update_3011797_remove_devel_mode in ./
akamai.post_update.php - Issue #3011797: Remove devel mode config.
File
config/install/akamai.settings.ymlView source
- version: v3
- disabled: FALSE
- storage_method: 'file'
- rest_api_url: 'https://xxxx-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx.luna.akamaiapis.net/'
- client_token: ''
- client_secret: ''
- access_token: ''
- edgerc_path: ''
- edgerc_section: 'default'
- basepath: NULL
- timeout: 5
- domain:
- production: TRUE
- staging: FALSE
- action_v3:
- delete: TRUE
- invalidate: FALSE
- log_requests: FALSE
- edge_cache_tag_header: FALSE
- purge_urls_with_hostname: FALSE
- edgescape_support: FALSE