diff src/demo.sml @ 863:305bc0a431de

.msgs processing in FastCGI
author Adam Chlipala <adamc@hcoop.net>
date Sat, 27 Jun 2009 17:50:31 -0400
parents 9f2555f06901
children 03e7f111fe99
line wrap: on
line diff
--- a/src/demo.sml	Sat Jun 27 16:56:32 2009 -0400
+++ b/src/demo.sml	Sat Jun 27 17:50:31 2009 -0400
@@ -92,7 +92,7 @@
                                        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 = [],