summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/application.xml
diff options
context:
space:
mode:
authorxue <>2006-06-13 02:13:21 +0000
committerxue <>2006-06-13 02:13:21 +0000
commit469fe68e8a08330cb0ed8b56f758bee8d7c9445e (patch)
tree39dd5670f58f4f284fdab8be3a951ba4df94824d /demos/quickstart/protected/application.xml
parent6e275c7db5cbbf1bf0331bbaf60f3b3ec612c3a7 (diff)
Merge from 3.0 branch till 1156.
Diffstat (limited to 'demos/quickstart/protected/application.xml')
-rw-r--r--demos/quickstart/protected/application.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/quickstart/protected/application.xml b/demos/quickstart/protected/application.xml
index 7ed4a749..1765230b 100644
--- a/demos/quickstart/protected/application.xml
+++ b/demos/quickstart/protected/application.xml
@@ -24,4 +24,7 @@
<services>
<service id="page" class="TPageService" DefaultPage="GettingStarted.Introduction" />
</services>
+ <parameters>
+ <parameter id="enableNewComment" value="false" />
+ </parameters>
</application> \ No newline at end of file