trusted_proxy_ips.patch 281 B

12345678910
  1. --- settings.js
  2. +++ settings.js
  3. @@ -245,6 +245,7 @@ const settings = {
  4. // address and http/https protocol information.
  5. behindProxy: process.env.SHARELATEX_BEHIND_PROXY || false,
  6. + trustedProxyIps: process.env.SHARELATEX_TRUSTED_PROXY_IPS,
  7. i18n: {
  8. subdomainLang: {