diff --git a/sentry/sentry.conf.example.py b/sentry/sentry.conf.example.py index b13893bdb30..01b092502a1 100644 --- a/sentry/sentry.conf.example.py +++ b/sentry/sentry.conf.example.py @@ -247,6 +247,7 @@ def get_internal_network(): "organizations:sso-rippling", "organizations:sso-saml2", "organizations:performance-view", + "organizations:advanced-search", "projects:custom-inbound-filters", "projects:data-forwarding", "projects:discard-groups",