3 lines
136 B
Text
3 lines
136 B
Text
# Number of browser instances to keep in the pool
|
|
# More instances = more concurrent requests but more memory usage
|
|
BROWSER_POOL_SIZE=5
|