Resolve "EMAIL_CONFIG not documented"

fixes #1481
This commit is contained in:
jovuit 2021-05-28 09:50:41 +00:00 committed by Georg Krause
commit 909d16c2f0
4 changed files with 143 additions and 91 deletions

View file

@ -163,6 +163,15 @@ Subsonic
.. autodata:: config.settings.common.SUBSONIC_DEFAULT_TRANSCODING_FORMAT
Email configuration
^^^^^^^^^^^^^^^^^^^
.. autodata:: config.settings.common.EMAIL_CONFIG
:annotation: = consolemail://
.. autodata:: config.settings.common.DEFAULT_FROM_EMAIL
:annotation: = Funkwhale <noreply@yourdomain>
.. autodata:: config.settings.common.EMAIL_SUBJECT_PREFIX
Other settings
^^^^^^^^^^^^^^