akamai.settings.yml in Akamai 8
config/akamai.settings.yml
6 string references to 'akamai.settings'
- AkamaiCacheControlClient::__construct in ./
akamai.class.inc - Constructs an instance of the Akamai Cache Control facade.
- akamai_get_notification_email in ./
akamai.module - Get the email address for notification.
- akamai_requirements in ./
akamai.install - Implementation of hook_requirements().
- CacheControlBlockForm::buildForm in lib/
Drupal/ akamai/ Form/ CacheControlBlockForm.php - Form constructor.
- CacheControlForm::buildForm in lib/
Drupal/ akamai/ Form/ CacheControlForm.php - Form constructor.
File
config/akamai.settings.ymlView source
- service_class: 'AkamaiCacheControlClient'
- action: 'remove'
- basepath: ''
- domain: 'staging'
- email: ''
- password: ''
- restapi: ''
- restapi_default: '0'
- username: ''
- wsdl: ''