using different branch

This commit is contained in:
revol-xut 2023-06-02 15:45:13 +02:00
parent aeae0291ad
commit 4b3f0dea7f
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
2 changed files with 66 additions and 0 deletions

View file

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