sogo: remove SOGoZipPath

sogo links against libzip now
This commit is contained in:
ajs124 2020-08-17 12:15:16 +02:00
parent a0afc29460
commit 696357c376

View file

@ -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)