coord.yml updated

This commit is contained in:
Kwoth
2021-09-06 21:34:48 +02:00
parent 656db01aca
commit 34f6902c95
+1 -1
View File
@@ -1,5 +1,5 @@
TotalShards: 1
RecheckIntervalMs: 5000
ShardStartCommand: dotnet
ShardStartArgs: run -p "<absolute path to NadekoBot.csproj>" --no-build -- {0}
ShardStartArgs: run -p "..\NadekoBot\NadekoBot.csproj" --no-build -- {0}
UnresponsiveSec: 30