Skip to content
Discussion options

You must be logged in to vote

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. count can be configured like so:

service ... do
  count 4
end

Does that answer your question?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@elondres-mim
Comment options

Answer selected by elondres-mim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants