diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2026-03-14 16:07:56 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2026-03-14 16:07:56 -0300 |
| commit | 370842756ab50b53ca1a9f5787b2750f3e3d9cd8 (patch) | |
| tree | 2bd4b40579daeebda33d2974e8e6ce660d492c5e /tibia-game.service | |
| parent | 16edba1729a06b86da1002783d756313cc3611ed (diff) | |
| download | game-370842756ab50b53ca1a9f5787b2750f3e3d9cd8.tar.gz game-370842756ab50b53ca1a9f5787b2750f3e3d9cd8.zip | |
support for proxy headers + minor tweaks
Diffstat (limited to 'tibia-game.service')
| -rw-r--r-- | tibia-game.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
