services.nextcloud.settings.mail_template_class

NixOS option

Replaces the default mail template layout. This can be utilized if the options to modify the mail texts with the theming app are not enough. The class must extend \OC\Mail\EMailTemplate

type: string
Default
"\\OC\\Mail\\EMailTemplate"
declared in: nixos/modules/services/web-apps/nextcloud.nixView source on NixOS/nixpkgs →