diff --git a/web/profiles/custom/yalesites_profile/config/sync/bugherd.settings.yml b/web/profiles/custom/yalesites_profile/config/sync/bugherd.settings.yml deleted file mode 100644 index 7e47355348..0000000000 --- a/web/profiles/custom/yalesites_profile/config/sync/bugherd.settings.yml +++ /dev/null @@ -1,21 +0,0 @@ -_core: - default_config_hash: A1YhiXDQT0YvWBBy9oxEiWz2gjzsJ9mFNQYiO-St8VI -bugherd_project_key: 7wyg24qv0ivjykxkd3k5fa -bugherd_widget_position: bottom-left -bugherd_disable_on_admin: '0' -reporter_email_autofill: 1 -email_required: 1 -tab_text: '' -option_title_text: '' -option_pin_text: '' -option_site_text: '' -feedback_entry_placeholder: '' -feedback_email_placeholder: '' -feedback_submit_text: '' -confirm_success_text: '' -confirm_loading_text: '' -confirm_close_text: '' -confirm_error_text: '' -confirm_retry_text: '' -confirm_extension_text: '' -confirm_extension_link_text: '' diff --git a/web/profiles/custom/yalesites_profile/config/sync/core.extension.yml b/web/profiles/custom/yalesites_profile/config/sync/core.extension.yml index fbf2d67e29..27b3e96f22 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/core.extension.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/core.extension.yml @@ -12,7 +12,6 @@ module: block_content: 0 block_content_permissions: 0 breakpoint: 0 - bugherd: 0 calendar_link: 0 captcha: 0 cas: 0 diff --git a/web/profiles/custom/yalesites_profile/config/sync/user.role.anonymous.yml b/web/profiles/custom/yalesites_profile/config/sync/user.role.anonymous.yml index 66209ba854..7cf303cd7c 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/user.role.anonymous.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/user.role.anonymous.yml @@ -3,7 +3,6 @@ langcode: en status: true dependencies: module: - - bugherd - media - system _core: @@ -13,6 +12,5 @@ label: 'Anonymous user' weight: 0 is_admin: false permissions: - - 'access bugherd' - 'access content' - 'view media' diff --git a/web/profiles/custom/yalesites_profile/config/sync/user.role.authenticated.yml b/web/profiles/custom/yalesites_profile/config/sync/user.role.authenticated.yml index 689394403b..e9b6076e41 100644 --- a/web/profiles/custom/yalesites_profile/config/sync/user.role.authenticated.yml +++ b/web/profiles/custom/yalesites_profile/config/sync/user.role.authenticated.yml @@ -7,7 +7,6 @@ dependencies: - filter.format.heading_html - filter.format.restricted_html module: - - bugherd - filter - google_analytics - media @@ -19,7 +18,6 @@ label: 'Authenticated user' weight: 1 is_admin: false permissions: - - 'access bugherd' - 'access content' - 'opt-in or out of google analytics tracking' - 'use text format basic_html'