Fixed development environment

This commit is contained in:
Alexey Verkhovsky 2005-03-25 22:55:59 +00:00
parent f58d9a80d5
commit 1bb4747a0f
2 changed files with 2 additions and 2 deletions

View file

@ -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