docs(gateway): drop openFirewall default-change note

Per review: remove the 'used to default to true' breaking-change
paragraph from the forge openFirewall section.
This commit is contained in:
iris 2026-06-05 19:02:26 +02:00 committed by mara
commit f84336b287

View file

@ -334,9 +334,6 @@ you need:
(not behind the gateway).
- External git clients that push/pull via SSH directly to the host.
**Breaking change**: `openFirewall` used to default to `true`. If
external forge access stopped working after a recent upgrade, add
`services.hyperhive.forge.openFirewall = true;` to your host config.
Forgejo served through the gateway (`forge.behindGateway = true`) does
not need `openFirewall` — the gateway's own `openFirewall` option covers
that path.