Skip to content

Commit c04fce0

Browse files
Turn off show_alerts_predefined_layouts by default (#26242)
1 parent 83fbef1 commit c04fce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graylog2-server/src/main/resources/org/graylog2/featureflag/feature-flag.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ asset_right_sidebar=on
131131
replay_search_right_sidebar=on
132132

133133
# Show predefined table layouts for alerts data table
134-
show_alerts_predefined_layouts=on
134+
show_alerts_predefined_layouts=off

0 commit comments

Comments
 (0)