8000
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.
1 parent 0df45a2 commit 03dbd84Copy full SHA for 03dbd84
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