Fix production log configuration
This commit is contained in:
parent
49f4a78240
commit
2f77efe7e6
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ OpenStreetMap::Application.configure do
|
|||
|
||||
# Use a different log path in production
|
||||
if defined?(LOG_PATH)
|
||||
config.log_path = LOG_PATH
|
||||
config.paths["log"] = LOG_PATH
|
||||
end
|
||||
|
||||
# Use a different logger for distributed setups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue