Changed includeParams default to "none".

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@692661 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
David Newton
2008-09-06 15:26:29 +00:00
parent ff8b655c4b
commit 2d3a1a8b88
@@ -152,7 +152,7 @@ struts.velocity.toolboxlocation=
struts.url.http.port = 80
struts.url.https.port = 443
### possible values are: none, get or all
struts.url.includeParams = get
struts.url.includeParams = none
### Load custom default resource bundles
# struts.custom.i18n.resources=testmessages,testmessages2