mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
docs: add documentation for notifications feature (#14478)
This commit is contained in:
3
cli/testdata/server-config.yaml.golden
vendored
3
cli/testdata/server-config.yaml.golden
vendored
@ -529,9 +529,6 @@ notifications:
|
||||
# Username to use with PLAIN/LOGIN authentication.
|
||||
# (default: <unset>, type: string)
|
||||
username: ""
|
||||
# Password to use with PLAIN/LOGIN authentication.
|
||||
# (default: <unset>, type: string)
|
||||
password: ""
|
||||
# File from which to load password for use with PLAIN/LOGIN authentication.
|
||||
# (default: <unset>, type: string)
|
||||
passwordFile: ""
|
||||
|
Reference in New Issue
Block a user