mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 22:36:14 -06:00
thank you linter, hugs and kisses to you
This commit is contained in:
parent
70dddb08d9
commit
1c116c5b96
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ func injectTrustedProxiesRec(
|
||||||
// what it is. Suggest precise CIDR.
|
// what it is. Suggest precise CIDR.
|
||||||
trustedProxiesRec := clientIP + "/32"
|
trustedProxiesRec := clientIP + "/32"
|
||||||
obj["trustedProxiesRec"] = trustedProxiesRec
|
obj["trustedProxiesRec"] = trustedProxiesRec
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// dockerSubnet is a CIDR that lets one make hazy guesses
|
// dockerSubnet is a CIDR that lets one make hazy guesses
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue