Skip to content

Commit

Permalink
Add default shutdown grace period
Browse files Browse the repository at this point in the history
As per dunglas#986, adds a default grace period of 1s. If the same global option has been set using the $GLOBAL_OPTIONS it wil override the default one.
  • Loading branch information
bobvandevijver authored Nov 25, 2024
1 parent 0e9cc02 commit b36720a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Learn how to configure the Mercure.rocks Hub on https://mercure.rocks/docs/hub/config
{
grace_period 1s
{$GLOBAL_OPTIONS}
}

Expand Down

0 comments on commit b36720a

Please sign in to comment.