akamai.settings.yml in Akamai 8.2
Same filename and directory in other branches
config/install/akamai.settings.yml
5 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.
- CacheControlBlockForm::buildForm in src/
Form/ CacheControlBlockForm.php - Form constructor.
- CacheControlForm::buildForm in src/
Form/ CacheControlForm.php - Form constructor.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
File
config/install/akamai.settings.ymlView source
- restapi: 'https://api.ccu.akamai.com/ccu/v2/queues/default'
- username: ''
- password: ''
- basepath: ''
- action: 'remove'
- domain: 'staging'
- email: ''
- service_class: 'AkamaiCacheControlClient'