fix checks
This commit is contained in:
parent
42c2cce513
commit
8acfe6ee0c
10 changed files with 27 additions and 41 deletions
|
@ -17,7 +17,6 @@ in
|
|||
enable = true;
|
||||
configureRedis = true;
|
||||
package = pkgs.nextcloud27;
|
||||
enableBrokenCiphersForSSE = false; # disable the openssl warning
|
||||
hostName = domain;
|
||||
https = true; # Use https for all urls
|
||||
phpExtraExtensions = all: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue