Skip to content

Commit

Permalink
decrease inactivity timeout to 10mins until warning
Browse files Browse the repository at this point in the history
  • Loading branch information
devo1929 committed Feb 18, 2024
1 parent 36e923c commit deef6f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/Resources/ClientDefinitions.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Quickmatch=Qt\CnCNetQM.exe
LauncherExe=CnCNetYRLauncher.exe
DiscordAppId=830497958034145300
DisallowJoiningIncompatibleGames=true
; 30 minutes until warning
InactiveHostWarningMessageSeconds=1800
; 10 minutes until warning
InactiveHostWarningMessageSeconds=600
; 5 minutes after warning
InactiveHostKickSeconds=300
Expand Down

0 comments on commit deef6f5

Please sign in to comment.