From 5cfb0b769700d69ab764a11c35172a272880d670 Mon Sep 17 00:00:00 2001 From: Louis Laureys Date: Sat, 11 May 2024 15:42:42 +0200 Subject: [PATCH] Improve JSON override doc --- docs/CoreConfig.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CoreConfig.md b/docs/CoreConfig.md index addb2d416..b09356004 100644 --- a/docs/CoreConfig.md +++ b/docs/CoreConfig.md @@ -7,9 +7,9 @@ The Haraka core reads some configuration files to determine a few actions: * smtp.yaml or smtp.json -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. This file is designed to use the JSON/YAML file overrides documented in -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. * databytes