[feature] Add warning about trusted-proxies to make config easier

This commit is contained in:
tobi 2025-01-23 14:44:31 +01:00
commit 70dddb08d9
9 changed files with 209 additions and 9 deletions

View file

@ -1,8 +1,6 @@
# General
The top-level configuration for GoToSocial, including basic things like host, port, bind address and transport protocol.
The only things you *really* need to set here are `host`, which should be the hostname where your instance is reachable, and probably `port`.
The top-level configuration for GoToSocial, including basic things like host, port, bind address, and trusted-proxies.
## Settings