We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0e835 commit f4cc2a6Copy full SHA for f4cc2a6
docs/CoreConfig.md
@@ -7,9 +7,9 @@ The Haraka core reads some configuration files to determine a few actions:
7
8
* smtp.yaml or smtp.json
9
10
-If either of these files exist then they are loaded first after log.ini.
+If either of these files exist then they are loaded first.
11
This file is designed to use the JSON/YAML file overrides documented in
12
-Config.md to optionally provide the entire configuration in a single file.
+[haraka-config](https://github.com/haraka/haraka-config) to optionally provide the entire configuration in a single file.
13
14
* databytes
15
0 commit comments