DocSpace-buildtools/build/run/SsoAuth.xml
2022-03-09 14:34:28 +03:00

10 lines
316 B
XML

<service>
<id>OnlyofficeSsoAuth</id>
<name>ONLYOFFICE SsoAuth</name>
<startmode>manual</startmode>
<executable>node</executable>
<arguments>../../common/ASC.SSoAuth/app.js</arguments>
<log mode="none"/>
<delayedAutoStart>true</delayedAutoStart>
<onfailure action="restart" delay="5 sec" />
</service>