Skip to content

Commit

Permalink
Rerun CI with scroll
Browse files Browse the repository at this point in the history
Signed-off-by: Rupal Mahajan <[email protected]>
  • Loading branch information
rupal-bq committed Jun 4, 2024
1 parent 070b40f commit 58c96f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class OpenSearchSettings extends Settings {
public static final Setting<?> SQL_PAGINATION_API_SEARCH_AFTER_SETTING =
Setting.boolSetting(
Key.SQL_PAGINATION_API_SEARCH_AFTER.getKeyValue(),
true,
false,
Setting.Property.NodeScope,
Setting.Property.Dynamic);

Expand Down

0 comments on commit 58c96f5

Please sign in to comment.