forked from mirrors/nixpkgs
sogo: remove SOGoZipPath
sogo links against libzip now
This commit is contained in:
parent
a0afc29460
commit
696357c376
|
@ -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…
Reference in a new issue