Skip to content

Commit ca92b57

Browse files
RPetrosjanjaviereguiluz
authored andcommitted
Update framework.rst
Docs correction
1 parent bc4cdb6 commit ca92b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ and public.
128128
allow_reload
129129
............
130130

131-
**type**: ``string``
131+
**type**: ``boolean`` **default**: ``false``
132132

133133
Specifies whether the client can force a cache reload by including a
134134
Cache-Control "no-cache" directive in the request. Set it to ``true``
@@ -137,7 +137,7 @@ for compliance with RFC 2616. (default: false)
137137
allow_revalidate
138138
................
139139

140-
**type**: ``string``
140+
**type**: ``boolean`` **default**: ``false``
141141

142142
Specifies whether the client can force a cache revalidate by including a
143143
Cache-Control "max-age=0" directive in the request. Set it to ``true``

0 commit comments

Comments
 (0)