diff options
| author | 2023-07-07 16:17:39 +0200 | |
|---|---|---|
| committer | 2023-07-07 16:17:39 +0200 | |
| commit | 2a99df0588e168660d3b528209d8f51689ca92b7 (patch) | |
| tree | a5835c3a0adf81ad4f07938919699fbc0de4a69b /mkdocs.yml | |
| parent | [bugfix] Reorder web view logic, other small fixes (#1954) (diff) | |
| download | gotosocial-2a99df0588e168660d3b528209d8f51689ca92b7.tar.xz | |
[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1
* [feature] enable + document explicit IP dialer allowing/denying
* lord have mercy
* allee jonge
* shortcut check ipv6 prefixes
* comment
* separate httpclient_test, export Sanitizer
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 593cb6526..d7e4fcda9 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -81,6 +81,7 @@ nav: - "configuration/oidc.md" - "configuration/smtp.md" - "configuration/syslog.md" + - "configuration/httpclient.md" - "configuration/advanced.md" - "configuration/observability.md" - "Advanced": |
