services.nextcloud.caching.redis

NixOS option

Whether to load the Redis module into PHP. You still need to enable Redis in your config.php. See https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →