Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit f0f2e1f

Browse files
authored
remove docs on DISABLE_TERM_HANDLER (#543)
1 parent 9c37b07 commit f0f2e1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/references/configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@ python -m localstack.cli.main --profile=dev config show
328328
| `OUTBOUND_HTTP_PROXY` | `http://10.10.1.3` | HTTP Proxy used for downloads of runtime dependencies and connections outside LocalStack itself
329329
| `OUTBOUND_HTTPS_PROXY` | `https://10.10.1.3` | HTTPS Proxy used for downloads of runtime dependencies and connections outside LocalStack itself
330330
| `REQUESTS_CA_BUNDLE` | `/var/lib/localstack/lib/ca_bundle.pem` | CA Bundle to be used to verify HTTPS requests made by LocalStack
331-
| `DISABLE_TERM_HANDLER` | | Whether to disable signal passing to LocalStack when running in docker. Enabling this will prevent an orderly shutdown when running inside LS in docker.
332331

333332

334333
## Debugging

0 commit comments

Comments
 (0)