Fixed development environment
This commit is contained in:
parent
f58d9a80d5
commit
1bb4747a0f
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@ Dependencies.mechanism = :require
|
|||
ActionController::Base.consider_all_requests_local = true
|
||||
ActionController::Base.perform_caching = false
|
||||
BREAKPOINT_SERVER_PORT = 42531
|
||||
ActionController::Base.logger.level = Logger::DEBUG
|
||||
INSTIKI_DEBUG_LOG = true unless defined? INSTIKI_DEBUG_LOG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue