removing enableBrokenCiphersForSSE

This commit is contained in:
revol-xut 2023-06-02 15:47:46 +02:00
parent 9cb41cca97
commit fc267f8de6
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07

View file

@ -37,7 +37,6 @@ in
phpExtraExtensions = all: [
all.ldap # Enable ldap php extension
];
enableBrokenCiphersForSSE = false;
config = {
dbtype = "pgsql";
dbuser = "nextcloud";