Adam Johnson 3273492811 Improve settings documentation
I was reading the documentation to configure another application successfully deployed with Gunicorn, and thought the documentation here could be improved a bit for clarity.

* Use code highlighting for the names, to indicate they are the names to use in the Python configuration file.
* Spell out the CLI flags and defaults with "Command line" and "Default" prefixes so it's clear what these are
* Consistently use Python syntax for the defaults, so the types may be more easily understood.
* Split multiple CLI flags with "or" rather than a comma, for clarity and easier copy-paste.
* Improve some descriptions, such as for ``raw_env`` and a header for "Server Hooks".
2021-01-06 03:14:31 +02:00
..
2012-10-18 18:12:14 +02:00
2017-09-16 17:46:19 +03:00
2014-09-10 09:52:12 -04:00
2017-09-18 07:15:37 +03:00
2018-04-27 23:43:53 -07:00
2019-10-30 16:15:48 +01:00
2018-02-19 22:00:41 +03:00
2018-08-01 15:31:17 +03:00
2020-06-08 11:38:20 +05:30
2020-12-20 05:45:46 +02:00
2019-12-15 09:31:16 +01:00
2019-11-22 23:03:30 +01:00
2018-02-19 13:55:21 +02:00
2020-12-18 20:49:11 -05:00
2020-05-01 01:11:21 +02:00
2021-01-06 03:14:31 +02:00