mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
3 lines
66 B
Ruby
3 lines
66 B
Ruby
Kaminari.configure do |config|
|
|
config.default_per_page = 75
|
|
end
|