mirror of
https://github.com/beetbox/beets.git
synced 2026-02-24 16:23:04 +01:00
Docs: consistent description of a Boolean option
This commit is contained in:
parent
095f596e5c
commit
9b383f87f4
1 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue