mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-04 02:08:30 +00:00
Add storing folders in redbean from CLI (#366)
This commit is contained in:
parent
38112aeb20
commit
cfc557f7c7
2 changed files with 105 additions and 68 deletions
|
@ -48,7 +48,7 @@ FLAGS
|
|||
-R /X=/Y rewrites X to Y [repeatable]
|
||||
-K PATH tls private key path [repeatable]
|
||||
-C PATH tls certificate(s) path [repeatable]
|
||||
-A PATH add asset with path [repeatable]
|
||||
-A PATH add assets with path (recursive) [repeatable]
|
||||
-M INT tunes max message payload size [def. 65536]
|
||||
-t INT timeout ms or keepalive sec if <0 [def. 60000]
|
||||
-p PORT listen port [def. 8080; repeatable]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue