From f3849727ca8e83d88bbd6a521601359d41c62357 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Sun, 30 Jun 2019 11:35:20 +0200 Subject: Add CLI flag for the concurrency level of libvips --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1898572..2e2cc24 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Arguments: - `-uri=`: The default address to open in the proxy (default: "floodgap.com") - `-robots-file=`: robots.txt file to serve to protect Gopher sites from web crawlers (default: "robots.txt") - `-robots-debug=`: Print output about clients ignoring robots.txt (this includes regular browsers) (default: false) +- `-vips-concurrency=: Concurrency level of libvips (i.e. number of worker threads)` ## Development -- cgit v1.2.3-54-g00ecf