添加PM2参数-WaitPressureTimeout

This commit is contained in:
hanqiangqiang 2023-06-06 10:07:35 +08:00
parent 61b75a3e37
commit 432431a0a9
1 changed files with 1 additions and 0 deletions

View File

@ -1144,6 +1144,7 @@
<config default="3" name="VentDelayTime" description="Vent到达压力后保持时间" max="1000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="300" name="VentTimeout" description="Vent超时时间" max="1000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="3000" name="RoutineTimeOut" description="Routine超时时间" max="10000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="300" name="WaitPressureTimeout" description="等待压力超时时间" max="10000" min="0" paramter="" tag="" unit="s" type="Integer" />
<config default="false" name="NeedFinalValveOpen" description="Final Valve是否需要打开" max="" min="" paramter="" tag="" unit="" visible="true" type="Bool" />
</configs>
<configs name="Clean">