mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
PEP-8 fix.
This commit is contained in:
parent
8249e66419
commit
6c662ae672
@ -158,7 +158,7 @@ SECURITY_PASSWORD_HASH = 'pbkdf2_sha512'
|
|||||||
# Reverse Proxy parameters
|
# Reverse Proxy parameters
|
||||||
# You must tell the middleware how many proxies set each header
|
# You must tell the middleware how many proxies set each header
|
||||||
# so it knows what values to trust.
|
# so it knows what values to trust.
|
||||||
# See https://werkzeug.palletsprojects.com/en/0.15.x/middleware/proxy_fix/#werkzeug.middleware.proxy_fix.ProxyFix
|
# See https://tinyurl.com/yyg7r9av
|
||||||
# for more information.
|
# for more information.
|
||||||
|
|
||||||
# Number of values to trust for X-Forwarded-For
|
# Number of values to trust for X-Forwarded-For
|
||||||
|
Loading…
Reference in New Issue
Block a user