Skip to content

Commit 2ece091

Browse files
committed
Reneable engine check
1 parent c7d5696 commit 2ece091

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/app.cfm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
// this.name = "MyAppName";
66
// this.sessionTimeout = CreateTimeSpan(0,0,5,0);
77
8+
// Just to make our test suite pass for now.
9+
this.disableEngineCheck = true;
810
</cfscript>

0 commit comments

Comments
 (0)