Skip to content

Commit

Permalink
Add neededByFl flag to allow_custom_ports
Browse files Browse the repository at this point in the history
  • Loading branch information
danlapid committed Aug 6, 2024
1 parent 17b52c5 commit 8161aca
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 @@ -519,6 +519,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 8161aca

Please sign in to comment.