nextcloud: upgraded to SSL v3
This commit is contained in:
parent
2a6e22b3b7
commit
5e8399b5bf
|
@ -27,6 +27,7 @@
|
||||||
enable = true; # Run regular auto update of all apps installed
|
enable = true; # Run regular auto update of all apps installed
|
||||||
startAt = "01:00:00"; # When to run the update
|
startAt = "01:00:00"; # When to run the update
|
||||||
};
|
};
|
||||||
|
enableBrokenCiphersForSSE = false; # force upgrade to SSL v3
|
||||||
package = pkgs.nextcloud25;
|
package = pkgs.nextcloud25;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue