services.nextcloud.config.dbtableprefix

Table prefix in Nextcloud's database.

Note: since Nextcloud 20 it's not an option anymore to create a database schema with a custom table prefix. This option only exists for backwards compatibility with installations that were originally provisioned with Nextcloud <20.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>