services.nextcloud.notify_push.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
config.services.nextcloud.config.dbtableprefix
Declared
<nixpkgs/nixos/modules/services/web-apps/nextcloud-notify_push.nix>