mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:22:24 -05:00
The current documentation states that the `protocol` configuration option should only be changed to `http` for local testing, and that even if running behind a reverse proxy, `https` should be used. https://docs.gotosocial.org/en/latest/configuration/general/ As such, update the `protocol` option help text so that it does not suggest using `http` when running behind a reverse proxy. Signed-off-by: Oliver Calder <oliver@calder.dev> Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4250 Co-authored-by: Oliver Calder <oliver@calder.dev> Co-committed-by: Oliver Calder <oliver@calder.dev> |
||
|---|---|---|
| .. | ||
| gen | ||
| testdata | ||
| config.go | ||
| config_test.go | ||
| const.go | ||
| defaults.go | ||
| flags.go | ||
| global.go | ||
| helpers.gen.go | ||
| state.go | ||
| types.go | ||
| util.go | ||
| validate.go | ||
| validate_test.go | ||