mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
dont generate assets on the fly
This commit is contained in:
parent
e40d3b9b80
commit
ceb91033a6
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Rails.application.configure do
|
|||
# config.force_ssl = true
|
||||
|
||||
# Set to :debug to see everything in the log.
|
||||
config.log_level = :info
|
||||
config.log_level = :debug
|
||||
|
||||
# Prepend all log lines with the following tags.
|
||||
config.log_tags = [:subdomain, :uuid, :remote_ip]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue