diff options
author | 2024-11-05 13:36:43 +0000 | |
---|---|---|
committer | 2024-11-05 14:36:43 +0100 | |
commit | 38a08cd25aa89f55e2ae6d5e5a4160fada111680 (patch) | |
tree | cde4135a5e4c0faddb7ab1fa9a11ccd899db91f1 /docs/user_guide/settings.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/user_guide/settings.md')
-rw-r--r-- | docs/user_guide/settings.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/user_guide/settings.md b/docs/user_guide/settings.md index 6c51b34d4..17f2c5962 100644 --- a/docs/user_guide/settings.md +++ b/docs/user_guide/settings.md @@ -8,7 +8,7 @@ You will be prompted to log in with your email address and password after provid ## Profile - + In the profile section you can change your display name, avatar and header images. You can also choose to enable manually approving follow requests, and opt-in to providing a public RSS feed of your posts. @@ -184,7 +184,7 @@ This allows you to do things like: For example, the below image shows a policy for Public visibility posts that allows anyone to like or boost, but only allows followers, and people you follow, to reply. - + Bear in mind that policies do not apply retroactively. Posts created after you've applied a default interaction policy will use that policy, but any post created before then will use whatever policy was the default when the post was created. @@ -231,7 +231,7 @@ Please see the [migration document](./migration.md) for more information on movi In the export & import section, you can export data from your GoToSocial account, or import data into it. - + ### Export |