services.nextcloud.configureRedis

NixOS option

Whether to configure Nextcloud to use the recommended Redis settings for small instances. The Nextcloud system check recommends to configure either Redis or Memcache for file lock caching. The notify_push app requires Redis to be configured. If this option is turned off, this must be configured manually.

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