Skip to content

Commit

Permalink
https://github.com/bonfire-networks/bonfire-app/issues/751
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Nov 9, 2023
1 parent 642d745 commit de13195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flavours/classic/config/dev.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ config :bonfire,
# Note: you can run `Bonfire.Common.Config.put(:experimental_features_enabled, true)` to enable these in prod too
experimental_features_enabled: true,
# low limit so it is easier to test UX
default_pagination_limit: 15,
# default_pagination_limit: 10,
ui: [
feed_object_extension_preloads_disabled: false
]
Expand Down

0 comments on commit de13195

Please sign in to comment.