From 9c7902c05ecd6faa112201acb8d690c0bf150264 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 3 Jul 2018 15:34:38 +0200 Subject: [PATCH] Fixed another issue cause by options reorganization --- reference/configuration/framework.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index da1af64455b..f13e3ef34e5 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -54,8 +54,6 @@ Configuration * `default_redis_provider`_ * `directory`_ * `pools`_ - * `prefix_seed`_ - * `system`_ * :ref:`name ` @@ -65,6 +63,9 @@ Configuration * `provider`_ * `public`_ + * `prefix_seed`_ + * `system`_ + * `csrf_protection`_ * :ref:`enabled `