File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ functions:
150150 # Runtime for this function, allows overriding provider.runtime
151151 runtime: node20
152152
153- # How to handle HTTP. Options: enabled (allow HTTP), disabled (block HTTP), or redirected (redirect HTTP -> HTTPS)
153+ # How to handle HTTP. Options: enabled (allow HTTP), or redirected (redirect HTTP -> HTTPS)
154154 httpOption: enabled
155155
156156 # Controls privacy of the function. Options: public (no authentication), private (token-based authentication)
@@ -212,7 +212,7 @@ custom:
212212 # Value in string format ex: "300s" (default: 300 seconds)
213213 timeout: 300s
214214
215- # How to handle HTTP. Options: enabled (allow HTTP), disabled (block HTTP), or redirected (redirect HTTP -> HTTPS)
215+ # How to handle HTTP. Options: enabled (allow HTTP), or redirected (redirect HTTP -> HTTPS)
216216 httpOption: enabled
217217
218218 # Controls privacy of the container. Options: public (no authentication), private (token-based authentication)
You can’t perform that action at this time.
0 commit comments