1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

doc: Document field names, not getter names.

* doc/guix.texi (Web Services)[mumi]: Replace mumi-configuration-sender with
sender, and mumi-configuration-smtp with smtp.
This commit is contained in:
Arun Isaac
2025-03-08 22:08:30 +00:00
parent ded45b7b9f
commit 29f3a9e991

View File

@@ -33737,10 +33737,10 @@ The Mumi package to use.
@item @code{mailer?} (default: @code{#true})
Whether to enable or disable the mailer component.
@item @code{mumi-configuration-sender}
@item @code{sender}
The email address used as the sender for comments.
@item @code{mumi-configuration-smtp}
@item @code{smtp}
A URI to configure the SMTP settings for Mailutils. This could be
something like @code{sendmail:///path/to/bin/msmtp} or any other URI
supported by Mailutils. @xref{SMTP Mailboxes, SMTP Mailboxes,,