Comment out the example fifo
This commit is contained in:
parent
3c3932ca7d
commit
1bee86dba0
|
|
@ -4,8 +4,10 @@
|
||||||
<param name="delete-all-outbound-member-on-startup" value="false"/>
|
<param name="delete-all-outbound-member-on-startup" value="false"/>
|
||||||
</settings>
|
</settings>
|
||||||
<fifos>
|
<fifos>
|
||||||
|
<!--
|
||||||
<fifo name="cool_fifo@$${domain}" importance="0">
|
<fifo name="cool_fifo@$${domain}" importance="0">
|
||||||
<!--<member timeout="60" simo="1" lag="20">{member_wait=nowait}user/1005@$${domain}</member>-->
|
<member timeout="60" simo="1" lag="20">{member_wait=nowait}user/1005@$${domain}</member>
|
||||||
</fifo>
|
</fifo>
|
||||||
|
-->
|
||||||
</fifos>
|
</fifos>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue