Does that answer your question?
","upvoteCount":2,"url":"https://github.com/socketry/falcon/discussions/280#discussioncomment-12760407"}}}-
|
The "Deployment" guide has a useful example configuration for |
Beta Was this translation helpful? Give feedback.
-
|
All the available environments are documented here: https://socketry.github.io/falcon/source/Falcon/Environment/index.html For example, the server options listed under https://socketry.github.io/falcon/source/Falcon/Environment/Server/index.html, e.g. service ... do
count 4
endDoes that answer your question? |
Beta Was this translation helpful? Give feedback.
All the available environments are documented here: https://socketry.github.io/falcon/source/Falcon/Environment/index.html
For example, the server options listed under https://socketry.github.io/falcon/source/Falcon/Environment/Server/index.html, e.g.
countcan be configured like so:Does that answer your question?