services.nextcloud.notify_push.dbtableprefix

NixOS option

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
config.services.nextcloud.config.dbtableprefix
declared in: nixos/modules/services/web-apps/nextcloud-notify_push.nixView source on NixOS/nixpkgs →