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:
parent
093116f5e1
commit
f84336b287
1 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue