tawk_to.settings.yml in Tawk.to - Live chat application (Drupal 8) 8.2
Same filename and directory in other branches
config/install/tawk_to.settings.yml
3 string references to 'tawk_to.settings'
- TawkToExtraSettingsForm::buildUserInfoInterface in src/
Form/ TawkToExtraSettingsForm.php - Helper function for building the user info UI form.
- TawkToExtraSettingsForm::getEditableConfigNames in src/
Form/ TawkToExtraSettingsForm.php - Gets the configuration names that will be editable.
- TawkToWidgetController::__construct in src/
Controller/ TawkToWidgetController.php - Constructs a TawkToWidgetController object.
File
config/install/tawk_to.settings.ymlView source
- tawk_to_widget_page_id: ""
- tawk_to_widget_id: ""
- visibility: { }
- show_user_name: false
- user_name: '[current-user:name]'
- show_user_email: false
- user_email: '[current-user:mail]'