Skip to content

Commit ebbba0e

Browse files
committed
make gen
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent b708488 commit ebbba0e

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

cli/testdata/server-config.yaml.golden

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,9 +529,6 @@ notifications:
529529
# Username to use with PLAIN/LOGIN authentication.
530530
# (default: <unset>, type: string)
531531
username: ""
532-
# Password to use with PLAIN/LOGIN authentication.
533-
# (default: <unset>, type: string)
534-
password: ""
535532
# File from which to load password for use with PLAIN/LOGIN authentication.
536533
# (default: <unset>, type: string)
537534
passwordFile: ""

docs/admin/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ flags.
7373

7474
## Delivery Methods
7575

76-
Notifications can currently be delivery by either SMTP or webhook. Each message
76+
Notifications can currently be delivered by either SMTP or webhook. Each message
7777
can only be delivered to one method, and this method is configured globally with
7878
[`CODER_NOTIFICATIONS_METHOD`](https://coder.com/docs/reference/cli/server#--notifications-method)
7979
(default: `smtp`).

docs/reference/cli/server.md

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)