Merge pull request #4711 from nextcloud/talk-container-update

talk container update
This commit is contained in:
Simon L 2024-05-24 12:28:57 +02:00 committed by GitHub
commit fa77ccb9f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,8 @@ debug = false
#allowsubscribeany = false #allowsubscribeany = false
# Comma separated list of trusted proxies (IPs or CIDR networks) that may set # Comma separated list of trusted proxies (IPs or CIDR networks) that may set
# the "X-Real-Ip" or "X-Forwarded-For" headers. # the "X-Real-Ip" or "X-Forwarded-For" headers. If both are provided, the
# "X-Real-Ip" header will take precedence (if valid).
# Leave empty to allow loopback and local addresses. # Leave empty to allow loopback and local addresses.
#trustedproxies = #trustedproxies =