nixpkgs/nixos/tests/nextcloud
Maximilian Bosch 3df3a89892
nixos/nextcloud: fix declarative cache configuration
It's supposed to be `memcache.distributed`, not an associative PHP array
named `memcache` with a key `distributed`.

This was probably never caught because the initial `grep -q` check in
the test was invalid: `redis-cli` prints nothing if no keys can be found
when not writing to a tty apparently.
2023-06-16 14:11:38 +02:00
..
basic.nix nixos/nextcloud: default createLocally to false 2023-05-14 12:09:50 -03:00
default.nix nextcloud27: init 2023-06-16 14:11:38 +02:00
openssl-sse.nix nixos/tests: fix typos 2023-05-19 22:31:04 -04:00
with-declarative-redis-and-secrets.nix nixos/nextcloud: fix declarative cache configuration 2023-06-16 14:11:38 +02:00
with-mysql-and-memcached.nix nixos/nextcloud: default createLocally to false 2023-05-14 12:09:50 -03:00
with-postgresql-and-redis.nix nixos/nextcloud: default createLocally to false 2023-05-14 12:09:50 -03:00