Skip to content

Commit

Permalink
Merge pull request #2481 from cloudflare/dlapid/EW-8589-add_neededbyfl
Browse files Browse the repository at this point in the history
Add neededByFl flag to allow_custom_ports
  • Loading branch information
danlapid authored Aug 6, 2024
2 parents 0facdf9 + 8161aca commit 93fdcb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/workerd/io/compatibility-date.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {

allowCustomPorts @55 :Bool
$compatEnableFlag("allow_custom_ports")
$neededByFl
$experimental;
# Enables fetching hosts with a custom port from workers.
# For orange clouded sites only standard ports are allowed (https://developers.cloudflare.com/fundamentals/reference/network-ports/#network-ports-compatible-with-cloudflares-proxy).
Expand Down

0 comments on commit 93fdcb8

Please sign in to comment.