Skip to content

Commit eac4957

Browse files
committed
Remove default SMTP
1 parent 6bec7a3 commit eac4957

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

content/collections/reference/configuration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,21 +75,18 @@ The logger section configures logging and error notification settings.
7575
name="logger.smtp.host"
7676
type="string"
7777
description="SMTP server hostname."
78-
default="smtp-relay.brevo.com"
7978
/>}}
8079

8180
{{< refItem
8281
name="logger.smtp.port"
8382
type="number"
8483
description="SMTP server port."
85-
default="587"
8684
/>}}
8785

8886
{{< refItem
8987
name="logger.smtp.username"
9088
type="string"
9189
description="Username for SMTP server authentication."
92-
default="admin@opentermsarchive.org"
9390
/>}}
9491

9592
{{< refItem

0 commit comments

Comments
 (0)