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