Skip to content

Commit f15af39

Browse files
wayiamthornjad
andauthored
Update README.md
Co-authored-by: Jade Michael Thornton <[email protected]>
1 parent 5536af0 commit f15af39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Using `npx` you can run the script without installing it first:
5454
|`-s` or `--silent` |Suppress log messages from output | |
5555
|`--cors` |Enable CORS via the `Access-Control-Allow-Origin` header | |
5656
|`-o [path]` |Open browser window after starting the server. Optionally provide a URL path to open. e.g.: -o /other/dir/ | |
57-
|`-c` |Set cache time (in seconds) for cache-control max-age header, e.g. `-c10` for 10 seconds. To disable caching, use `-c-1`.|`false` |
57+
|`-c` |Set cache time (in seconds) for cache-control max-age header, e.g. `-c10` for 10 seconds. To disable caching, use `-c-1`.|`3600` |
5858
|`-U` or `--utc` |Use UTC time format in log messages.| |
5959
|`--log-ip` |Enable logging of the client's IP address |`false` |
6060
|`-P` or `--proxy` |Proxies all requests which can't be resolved locally to the given url. e.g.: -P http://someurl.com | |

0 commit comments

Comments
 (0)