From b9fcbe3dc86323a4a64b419c589a1cc5eeb38749 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 27 Jun 2009 17:50:31 -0400 Subject: .msgs processing in FastCGI --- src/demo.sml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/demo.sml') diff --git a/src/demo.sml b/src/demo.sml index a2312d98..21242d73 100644 --- a/src/demo.sml +++ b/src/demo.sml @@ -92,7 +92,7 @@ fun make {prefix, dirname, guided} = file = "demo.exe"}, sql = SOME (OS.Path.joinDirFile {dir = dirname, file = "demo.sql"}), - debug = false, + debug = Settings.getDebug (), timeout = Int.max (#timeout combined, #timeout urp), profile = false, ffi = [], -- cgit v1.2.3