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:
@@ -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,,
|
||||
|
||||
Reference in New Issue
Block a user