diff options
author | 2024-11-05 13:36:43 +0000 | |
---|---|---|
committer | 2024-11-05 14:36:43 +0100 | |
commit | 38a08cd25aa89f55e2ae6d5e5a4160fada111680 (patch) | |
tree | cde4135a5e4c0faddb7ab1fa9a11ccd899db91f1 /docs/admin/federation_modes.md | |
parent | [bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513) (diff) | |
download | gotosocial-38a08cd25aa89f55e2ae6d5e5a4160fada111680.tar.xz |
[docs] add zh docs (#3507)
* [docs] add zh docs
* [docs] add lang dropdown
* [docs] update mkdocs zh config
* [docs] migrate assets
* [docs] update overrides dir in mkdocs zh config
* [docs] exclude locales director in main mkdocs config
* [docs] rename assets to public to avoid conflicting with template
* [docs] extra_css change followup
* [docs] add theme.palette.toggle.icon back into mkdocs zh config
* [docs] fix zh readme reference + migrate language-specific repo markdown to docs
* [docs] translate remaining repo docs + update reference
* [docs] update zh index.md reference
* [docs/zh] wording alignment
Diffstat (limited to 'docs/admin/federation_modes.md')
-rw-r--r-- | docs/admin/federation_modes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/federation_modes.md b/docs/admin/federation_modes.md index 8313d8af2..dac1e178f 100644 --- a/docs/admin/federation_modes.md +++ b/docs/admin/federation_modes.md @@ -33,7 +33,7 @@ When your instance encounters a mention or an announce of a status or account it It is possible to both block and allow the same domain, and the effect of combining these two things depends on which federation mode your instance is currently using. - + ### In blocklist mode |