Skip to content

Commit f3f0b7f

Browse files
committed
add router cache directory option to XML schema
1 parent 3b802ee commit f3f0b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<xsd:attribute name="strict-requirements" type="xsd:string" />
115115
<xsd:attribute name="utf8" type="xsd:boolean" />
116116
<xsd:attribute name="default-uri" type="xsd:string" />
117+
<xsd:attribute name="cache-dir" type="xsd:string" />
117118
</xsd:complexType>
118119

119120
<xsd:complexType name="session">

0 commit comments

Comments
 (0)