sogo: remove SOGoZipPath

sogo links against libzip now
wip/yesman
ajs124 4 years ago
parent a0afc29460
commit 696357c376
  1. 1
      nixos/modules/services/web-apps/sogo.nix

@ -77,7 +77,6 @@ in {
// Paths
WOSendMail = "/run/wrappers/bin/sendmail";
SOGoMailSpoolPath = "/var/lib/sogo/spool";
SOGoZipPath = "${pkgs.zip}/bin/zip";
// Enable CSRF protection
SOGoXSRFValidationEnabled = YES;
// Remove dates from log (jornald does that)

Loading…
Cancel
Save