Refactor image rendering to use a browser pool and update dependencies
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Number of browser instances to keep in the pool
|
||||
# More instances = more concurrent requests but more memory usage
|
||||
BROWSER_POOL_SIZE=5
|
||||
Reference in New Issue
Block a user