Remove runtime pool size option from prism docs

This commit is contained in:
Ross McDonald
2018-04-23 14:54:43 -05:00
parent f6349afbbd
commit b3f649a88c

View File

@@ -141,18 +141,6 @@ MAX_QUEUE_SIZE=500
> `MAX_QUEUE_SIZE` should be left as `500` unless instructed otherwise by the
> Stoplight Support staff.
#### MAX_RUNTIME_POOL_SIZE
The `MAX_RUNTIME_POOL_SIZE` variable denotes the worker pool size used to
service requests.
```
MAX_RUNTIME_POOL_SIZE=15
```
> `MAX_RUNTIME_POOL_SIZE` should be left as `15` unless instructed otherwise by
> the Stoplight Support staff.
#### MAX_WORKERS
The `MAX_WORKERS` variable denotes the number of worker threads to use when