mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
3 lines
66 B
Ruby
3 lines
66 B
Ruby
Kaminari.configure do |config|
|
|
config.default_per_page = 75
|
|
end
|