Updating sample configuration file

Change-Id: I974491f8fa556110affeb6ba683d178cf5621f8b
This commit is contained in:
OpenStack Proposal Bot 2016-02-16 08:24:42 +00:00
parent af1e7b5b7f
commit a320eaa903
1 changed files with 2 additions and 3 deletions

View File

@ -74,9 +74,8 @@
#strict_password_check = false
# The HTTP header used to determine the scheme for the original request, even
# if it was removed by an SSL terminating proxy. Typical value is
# "HTTP_X_FORWARDED_PROTO". (string value)
#secure_proxy_ssl_header = <None>
# if it was removed by an SSL terminating proxy. (string value)
#secure_proxy_ssl_header = HTTP_X_FORWARDED_PROTO
# If set to true the server will return information in the response that may
# allow an unauthenticated or authenticated user to get more information than