drivermetadata.py: change default quali ICE rate

This commit is contained in:
erinnerim
2021-10-06 16:41:24 -07:00
parent dc93792c85
commit 83fcde44f7

View File

@@ -31,7 +31,7 @@
<Parameter Name="rate"
Type="String"
Mandatory="False"
DefaultValue="1000"
DefaultValue="1000000"
Description="The total throughput capacity of the wanlink."/>
</Parameters>
</Command>