|
@@ -1358,6 +1358,8 @@ SENTRY_FEATURES = {
|
|
|
"organizations:remove-mark-reviewed": False,
|
|
|
# Allows an org to have a larger set of project ownership rules per project
|
|
|
"organizations:higher-ownership-limit": False,
|
|
|
+ # Enable Monitors (Crons) view
|
|
|
+ "organizations:monitors": False,
|
|
|
# Enable Performance view
|
|
|
"organizations:performance-view": True,
|
|
|
# Enable profiling
|