From e901da91b92c7ff5457a176f7c0c1a84199a94bf Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 6 Jan 2014 10:55:57 +0000 Subject: [PATCH] Fix markdown. --- doc/markdown/configuration/index.md | 1 + doc/markdown/configuration/settings.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/markdown/configuration/index.md b/doc/markdown/configuration/index.md index bfb0012ea..3793038dd 100644 --- a/doc/markdown/configuration/index.md +++ b/doc/markdown/configuration/index.md @@ -6,6 +6,7 @@ UCL functionality. ## Configuration subtopics Here is the list of all subtopics. + - [UCL](ucl.md) - [Options](options.md) - [Logging](logging.md) diff --git a/doc/markdown/configuration/settings.md b/doc/markdown/configuration/settings.md index b7aea8055..a87e6141d 100644 --- a/doc/markdown/configuration/settings.md +++ b/doc/markdown/configuration/settings.md @@ -58,6 +58,7 @@ For the same matches `OR` rule applies. Therefore, if you have multiple `rcpt` m these `rcpt` will trigger the rule. If a setting applies no more rules are matched. Regexp rules are slow and should not be used intensively. All other rules are matched very quickly. + The picture below describes the architecture of settings matching. -[Settings match procedure](settings.png "Settings match procedure") \ No newline at end of file +![Settings match procedure](settings.png "Settings match procedure") \ No newline at end of file -- 2.39.5