Docs: consistent description of a Boolean option

This commit is contained in:
Adrian Sampson 2017-03-19 21:27:00 -04:00
parent 095f596e5c
commit 9b383f87f4

View file

@ -63,8 +63,9 @@ configuration file. The available options are:
Default: 8337.
- **cors**: The CORS allowed origin (see :ref:`web-cors`, below).
Default: CORS is disabled.
- **reverse_proxy**: Enable reverse proxy support (see :ref:`reverse-proxy`, below).
Default: reverse proxy support is disabled.
- **reverse_proxy**: If true, enable reverse proxy support (see
:ref:`reverse-proxy`, below).
Default: false.
- **include_paths**: If true, includes paths in item objects.
Default: false.