nixos/nextcloud: minor fixups
* Apply review comments. * Default to PHP 8.2 for v26.
This commit is contained in:
committed by
Raito Bezarius
parent
6a0b0a5de9
commit
cbc539c19f
@@ -80,7 +80,6 @@ in {
|
||||
nextcloudwithopenssl1.succeed("grep bye /var/lib/nextcloud/data/root/files/test-shared-file2")
|
||||
nextcloudwithopenssl1.succeed("${withRcloneEnv3} ${pkgs.rclone}/bin/rclone cat nextcloud:test-shared-file2 | grep bye")
|
||||
|
||||
|
||||
with subtest("Switch back to OpenSSL 1.1 and ensure that encrypted files are readable again"):
|
||||
nextcloudwithopenssl1.succeed("${openssl1-node}/bin/switch-to-configuration test")
|
||||
nextcloudwithopenssl1.wait_for_open_port(80)
|
||||
|
||||
Reference in New Issue
Block a user