# Description: Enable Password Forgotten feature by default.
# Author: Francisco Manuel Garcia Claramonte <francisco@debian.org>
# Last-Update: 23-04-2012
--- a/conf/settings.xml.template
+++ b/conf/settings.xml.template
@@ -87,7 +87,7 @@
     -->    
     <authentication
       enableGuestLogin = "false"
-      enablePasswordForgotten = "false"
+      enablePasswordForgotten = "true"
       restricted = "true"
       enableUserImage = "false"
       disableSelfEdit = "false"
