Skip to content

Commit 958ec0b

Browse files
committed
add the new jitter option to the XML schema definition
1 parent 1d76808 commit 958ec0b

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
@@ -609,6 +609,7 @@
609609
<xsd:attribute name="delay" type="xsd:integer" />
610610
<xsd:attribute name="multiplier" type="xsd:float" />
611611
<xsd:attribute name="max-delay" type="xsd:float" />
612+
<xsd:attribute name="jitter" type="xsd:float" />
612613
</xsd:complexType>
613614

614615
<xsd:complexType name="messenger_bus">

0 commit comments

Comments
 (0)