mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Adjust reaper_freq to match the default value set in code
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[general]
|
||||
; The reaper thread will check every 10 seconds for exited clients
|
||||
reaper_freq=10
|
||||
; The reaper thread will check every 5 seconds for exited clients
|
||||
reaper_freq=5
|
||||
|
||||
; The desired governor is used when entering GameMode instead of "performance"
|
||||
desiredgov=performance
|
||||
|
Reference in New Issue
Block a user