From 370842756ab50b53ca1a9f5787b2750f3e3d9cd8 Mon Sep 17 00:00:00 2001 From: fusion32 Date: Sat, 14 Mar 2026 16:07:56 -0300 Subject: support for proxy headers + minor tweaks --- tibia-game.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tibia-game.service') diff --git a/tibia-game.service b/tibia-game.service index 3c5e702..7a20c2d 100644 --- a/tibia-game.service +++ b/tibia-game.service @@ -19,7 +19,7 @@ RestartSec=10 # After a SIGTERM, the server will issue shutdown warnings for 5 minutes and # take another minute or two to save everything and exit. Not waiting for this # process to complete would cause data to not be properly saved. -TimeoutStopSec=600 +TimeoutStopSec=900 LimitCORE=infinity StandardOutput=journal StandardError=journal -- cgit v1.2.3