fix: Update connection_uri docs

This commit is contained in:
Ginger
2026-03-30 11:45:10 -04:00
parent a7bdcc9ab9
commit 8260856638
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -2040,8 +2040,9 @@
#[global.smtp]
# A `smtp://`` URI which will be used to connect to a mail server. Setting
# this option enables features which depend on the ability to send email,
# A `smtp://`` URI which will be used to connect to a mail server.
# Uncommenting the [global.smtp] group and setting this option enables
# features which depend on the ability to send email,
# such as self-service password resets.
#
# For most modern mail servers, format the URI like this:
+3 -2
View File
@@ -2451,8 +2451,9 @@ pub struct DraupnirConfig {
optional = "true"
)]
pub struct SmtpConfig {
/// A `smtp://`` URI which will be used to connect to a mail server. Setting
/// this option enables features which depend on the ability to send email,
/// A `smtp://`` URI which will be used to connect to a mail server.
/// Uncommenting the [global.smtp] group and setting this option enables
/// features which depend on the ability to send email,
/// such as self-service password resets.
///
/// For most modern mail servers, format the URI like this: