Browse Source

Add comment about the reaper thread dealing with config file changes

Marc Di Luzio 5 years ago
parent
commit
c276f760c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      example/gamemode.ini

+ 1 - 1
example/gamemode.ini

@@ -1,5 +1,5 @@
 [general]
-; The reaper thread will check every 5 seconds for exited clients
+; The reaper thread will check every 5 seconds for exited clients and for config file changes
 reaper_freq=5
 
 ; The desired governor is used when entering GameMode instead of "performance"