Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/smtp_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ This will provide insights into potential configuration issues.

#### Configuration

The SMTP configuration of the scheduler component can be set in the `scheduler/airflow.cfg` file:
The SMTP configuration of the scheduler component can be set in the `scheduler/airflow.cfg` file. Note there are **two** sections for SMTP settings within this config file. Look for the **notification** settings.

```
# The base URL of the OpenCVE webserver
Expand Down