mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
c9c5331dea
commit
04ba09a984
@ -1127,6 +1127,15 @@ filesystem instead of the database to keep the tags.
|
||||
|
||||
Defaults to ``\OC\SystemTag\ManagerFactory``
|
||||
|
||||
::
|
||||
|
||||
'mail_template_class' => '\OC\Mail\EMailTemplate',
|
||||
|
||||
Replaces the default mail template layout. This can be utilized if the
|
||||
options to modify the mail texts with the theming app is not enough.
|
||||
|
||||
The class must extend ``\OC\Mail\EMailTemplate``
|
||||
|
||||
Maintenance
|
||||
-----------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user