Corrected switching on of the debug logging in test and dev environments
This commit is contained in:
parent
b432bbd3ae
commit
f1c5004543
4 changed files with 4 additions and 4 deletions
|
@ -2,4 +2,4 @@ Dependencies.mechanism = :require
|
|||
ActionController::Base.consider_all_requests_local = true
|
||||
ActionController::Base.perform_caching = false
|
||||
BREAKPOINT_SERVER_PORT = 42531
|
||||
INSTIKI_DEBUG_LOG = true unless defined? INSTIKI_DEBUG_LOG
|
||||
$instiki_debug_logging = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue