diff options
author | 2023-02-13 18:34:44 +0100 | |
---|---|---|
committer | 2023-02-13 18:34:44 +0100 | |
commit | 76d1b484d07e14b091256dda635078810b2d7035 (patch) | |
tree | 8caf56a1998ffd6d49b0ad066df51495e6556975 /docs/admin | |
parent | [chore] Do cache-control in a less silly way to avoid writing header twice (#... (diff) | |
download | gotosocial-76d1b484d07e14b091256dda635078810b2d7035.tar.xz |
[docs] move federating with gotosocial documentation into single file (#1494)
Diffstat (limited to 'docs/admin')
-rw-r--r-- | docs/admin/settings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/settings.md b/docs/admin/settings.md index 0157d8ef4..c30806331 100644 --- a/docs/admin/settings.md +++ b/docs/admin/settings.md @@ -12,7 +12,7 @@ After this, you can enter your instance domain in the login field (auto-filled i ## Instance Settings - + Here you can set various metadata for your instance, like the displayed name, thumbnail image, description texts (HTML), and contact username and email. |