mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
coord.yml updated
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
TotalShards: 1
|
TotalShards: 1
|
||||||
RecheckIntervalMs: 5000
|
RecheckIntervalMs: 5000
|
||||||
ShardStartCommand: dotnet
|
ShardStartCommand: dotnet
|
||||||
ShardStartArgs: run -p "<absolute path to NadekoBot.csproj>" --no-build -- {0}
|
ShardStartArgs: run -p "..\NadekoBot\NadekoBot.csproj" --no-build -- {0}
|
||||||
UnresponsiveSec: 30
|
UnresponsiveSec: 30
|
||||||
|
Reference in New Issue
Block a user