From 8dc76e12f5dff24f1c10dc10d13b6383740e4a44 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 3 Jul 2018 17:40:43 +0200 Subject: [PATCH] Fixed more sorting issues in config options --- reference/configuration/framework.rst | 2 +- reference/configuration/swiftmailer.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 7d7b6dffeda..fea5631e0ae 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -71,8 +71,8 @@ Configuration * `matcher`_ * `ip`_ - * `service`_ * :ref:`path ` + * `service`_ * `only_exceptions`_ * `only_master_requests`_ diff --git a/reference/configuration/swiftmailer.rst b/reference/configuration/swiftmailer.rst index 4be133a697c..4becb7e6e1e 100644 --- a/reference/configuration/swiftmailer.rst +++ b/reference/configuration/swiftmailer.rst @@ -29,8 +29,8 @@ Configuration * `antiflood`_ - * `threshold`_ * `sleep`_ + * `threshold`_ * `auth_mode`_ * `command`_ @@ -47,8 +47,8 @@ Configuration * `source_ip`_ * `spool`_ - * `type`_ * `path`_ + * `type`_ * `timeout`_ * `transport`_