diff options
| author | 2025-01-23 14:48:09 +0000 | |
|---|---|---|
| committer | 2025-01-23 15:48:09 +0100 | |
| commit | b42cb7a802096762cbffb0fa1177c8355898cc1c (patch) | |
| tree | bdd88b6fe32ce32a8fe3b0773209dfb1d5a2df39 /mkdocs.yml | |
| parent | [feature] Add `published` property to outgoing AP Actor representations (#3671) (diff) | |
| download | gotosocial-b42cb7a802096762cbffb0fa1177c8355898cc1c.tar.xz | |
[feature] Add warning about `trusted-proxies` to make config easier (#3675)
* [feature] Add warning about `trusted-proxies` to make config easier
* thank you linter, hugs and kisses to you
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml index 82bb03791..15c0a56f7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -98,6 +98,7 @@ nav: - "Configuration": - "configuration/index.md" - "configuration/general.md" + - "configuration/trusted_proxies.md" - "configuration/database.md" - "configuration/web.md" - "configuration/instance.md" |
