|
@@ -819,7 +819,7 @@ SENTRY_FEATURES = {
|
|
# Enable the 'discover' interface.
|
|
# Enable the 'discover' interface.
|
|
"organizations:discover": False,
|
|
"organizations:discover": False,
|
|
# Enable attaching arbitrary files to events.
|
|
# Enable attaching arbitrary files to events.
|
|
- "organizations:event-attachments": False,
|
|
|
|
|
|
+ "organizations:event-attachments": True,
|
|
# Allow organizations to configure built-in symbol sources.
|
|
# Allow organizations to configure built-in symbol sources.
|
|
"organizations:symbol-sources": True,
|
|
"organizations:symbol-sources": True,
|
|
# Allow organizations to configure custom external symbol sources.
|
|
# Allow organizations to configure custom external symbol sources.
|