Fix formatting

Matt Holt 2019-09-09 16:44:45 -06:00
parent 8b47cc239d
commit 0214a460f7

@ -1380,7 +1380,7 @@ A highly flexible and configurable multi-host reverse proxy with load balancing,
Transport modules:
- **HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured.
**HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured.
```json
{
@ -1434,7 +1434,7 @@ Transport modules:
- `write_buffer_size`: Size of the write buffer in bytes.
- **FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm.
**FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm.
```json
{