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