projects
/
jfinancials-war.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c581d57
)
re-enabled resend confirmation link
author
Roland Häder
<roland@mxchange.org>
Fri, 13 May 2016 13:19:41 +0000
(15:19 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Fri, 13 May 2016 20:36:54 +0000
(22:36 +0200)
web/WEB-INF/web.xml
patch
|
blob
|
history
diff --git
a/web/WEB-INF/web.xml
b/web/WEB-INF/web.xml
index 07d90b9fc50053a111955887f28daa1a0b3a7f58..188d2ea29fe745ba11202179a6c412edb949a057 100644
(file)
--- a/
web/WEB-INF/web.xml
+++ b/
web/WEB-INF/web.xml
@@
-25,7
+25,7
@@
<context-param>
<description>Whether "resend confirmation link" ius enabled.</description>
<param-name>is_resend_confirm_link_enabled</param-name>
- <param-value>
fals
e</param-value>
+ <param-value>
tru
e</param-value>
</context-param>
<servlet>
<servlet-name>Faces Servlet</servlet-name>