From 3054edddb3b8ba5953ef6c7b97bb049106a86652 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 3 Jul 2018 17:48:35 +0200 Subject: [PATCH] Fixed a nested option syntax issue --- reference/configuration/framework.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 8dc520813c2..51199d07208 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -94,11 +94,11 @@ Configuration * `profiler`_ - * `collect`_ - * `dsn`_ - * :ref:`enabled ` - * `only_exceptions`_ - * `only_master_requests`_ + * `collect`_ + * `dsn`_ + * :ref:`enabled ` + * `only_exceptions`_ + * `only_master_requests`_ * `property_access`_