Commit b5262bb2 authored by nazarf's avatar nazarf

add master key config

parent 8ebab519
......@@ -4,6 +4,8 @@ Rails.application.configure do
# Code is not reloaded between requests.
config.cache_classes = true
config.require_master_key = true
# Eager load code on boot. This eager loads most of Rails and
# your application in memory, allowing both threaded web servers
# and those relying on copy on write to perform better.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment