ee2724a2a2
Removed info that's internal to keystone and therefore not relevant to deployers. Consistent references to config option names. `` should be used for literal string values, not references. Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
8 lines
314 B
YAML
8 lines
314 B
YAML
---
|
|
upgrade:
|
|
- A new config option, `insecure_debug`, is added to control whether debug
|
|
information is returned to clients. This used to be controlled by the
|
|
`debug` option. If you'd like to return extra information to clients
|
|
set the value to ``true``. This extra information may help an attacker.
|
|
|