diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/config.yaml b/example/config.yaml index 84bbe4718..c3c53d6f6 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -817,6 +817,7 @@ oidc-admin-groups: [] smtp-host: "" # Int. Port to use to connect to the smtp server. +# In the majority of cases, you should use port 587. # Examples: [] # Default: 0 smtp-port: 0 |