services.nextcloud.config.objectstore.s3.enable

NixOS option

Whether to enable S3 object storage as primary storage. This mounts a bucket on an Amazon S3 object storage or compatible implementation into the virtual filesystem. Further details about this feature can be found in the upstream documentation .

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