Fix wrong parameter type in redbean documentation ()

This commit is contained in:
Paul Kulchenko 2024-04-29 17:09:25 -07:00 committed by GitHub
parent 2b00ee8723
commit fcfdd26b72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1612,7 +1612,7 @@ FUNCTIONS
called from `.init.lua`. This function is not available in
unsecure mode.
ProgramSslRequired(mandatory:str)
ProgramSslRequired(mandatory:bool)
Enables the blocking of HTTP so that all inbound clients and
must use the TLS transport layer. This has the same effect as
the `-J` flag. Fetch() is still allowed to make outbound HTTP