Skip to content

Commit 79c4613

Browse files
authored
feat(search): Enable advanced search for self-hosted (#734)
Addresses https://forum.sentry.io/t/advanced-search-access-in-onpremise-install/11736?u=byk
1 parent 2a1a171 commit 79c4613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry/sentry.conf.example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ def get_internal_network():
247247
"organizations:sso-rippling",
248248
"organizations:sso-saml2",
249249
"organizations:performance-view",
250+
"organizations:advanced-search",
250251
"projects:custom-inbound-filters",
251252
"projects:data-forwarding",
252253
"projects:discard-groups",

0 commit comments

Comments
 (0)