Explorar el Código

[SOGo] Set SOGoPasswordChangeEnabled = YES - allow user to change password in SOGo

André hace 7 años
padre
commit
1b47ae55f1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      data/conf/sogo/sogo.conf

+ 1 - 1
data/conf/sogo/sogo.conf

@@ -58,7 +58,7 @@
     SOGoFirstDayOfWeek = "1";
 
     SOGoSieveFolderEncoding = "UTF-8";
-    SOGoPasswordChangeEnabled = NO;
+    SOGoPasswordChangeEnabled = YES;
     SOGoSentFolderName = "Sent";
     SOGoMailShowSubscribedFoldersOnly = NO;
     NGImap4ConnectionStringSeparator = "/";