# Name used in the HTML page title/heading and the curl examples # (e.g. "ifconfig.me" when deployed under that domain). SITE_NAME=pyfconfig # Comma-separated CIDRs/IPs of trusted reverse proxies. Forwarded / # X-Forwarded-* headers are honored only when the direct peer belongs to # one of these; leave empty when the app is directly exposed. # TRUSTED_PROXY_CIDRS=127.0.0.1,10.0.0.0/8