mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
Move throttling feature from gem back to the app
This commit is contained in:
parent
83413213d9
commit
f17ef17d16
9 changed files with 230 additions and 2 deletions
|
@ -41,4 +41,6 @@ Rails.application.configure do
|
|||
|
||||
# If set to :null_store, Setting.x returns nil after first spec runs (database is emptied)
|
||||
config.cache_store = :memory_store
|
||||
|
||||
config.log_level = :fatal
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue