We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3812aaf + 03dbd84 commit f9aac64Copy full SHA for f9aac64
src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd
@@ -249,6 +249,8 @@
249
<xsd:element name="default-memcached-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
250
<xsd:element name="pool" type="cache_pool" minOccurs="0" maxOccurs="unbounded" />
251
</xsd:sequence>
252
+
253
+ <xsd:attribute name="prefix-seed" type="xsd:string" />
254
</xsd:complexType>
255
256
<xsd:complexType name="cache_pool">
0 commit comments