diff options
Diffstat (limited to 'docs/configuration/general.md')
-rw-r--r-- | docs/configuration/general.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/configuration/general.md b/docs/configuration/general.md index 50b04bbe1..16589c842 100644 --- a/docs/configuration/general.md +++ b/docs/configuration/general.md @@ -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 |