Skip to content

Commit 872aca7

Browse files
committed
minor #10003 Fixed another issue cause by options reorganization (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Fixed another issue cause by options reorganization This is the second issue I found after merging #10000. After merging this, everything should be fine again. Commits ------- 9c7902c Fixed another issue cause by options reorganization
2 parents fcb37fd + 9c7902c commit 872aca7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/configuration/framework.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ Configuration
5454
* `default_redis_provider`_
5555
* `directory`_
5656
* `pools`_
57-
* `prefix_seed`_
58-
* `system`_
5957

6058
* :ref:`name <reference-cache-pools-name>`
6159

@@ -65,6 +63,9 @@ Configuration
6563
* `provider`_
6664
* `public`_
6765

66+
* `prefix_seed`_
67+
* `system`_
68+
6869
* `csrf_protection`_
6970

7071
* :ref:`enabled <reference-csrf_protection-enabled>`

0 commit comments

Comments
 (0)