diff --git a/example/gamemode.ini b/example/gamemode.ini index 9b7817f..a0ab428 100644 --- a/example/gamemode.ini +++ b/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