Browse Source

Document script_timeout

Alex Smith 6 years ago
parent
commit
26ec6ad2b4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      example/gamemode.ini

+ 3 - 0
example/gamemode.ini

@@ -82,3 +82,6 @@ inhibit_screensaver=1
 
 ;end=notify-send "GameMode ended"
 ;    /home/me/bin/start_ethmining.sh
+
+; Timeout for scripts (seconds). Scripts will be killed if they do not complete within this time.
+;script_timeout=10