Merge branch 'stable' into develop
This commit is contained in:
commit
7ac6447308
12 changed files with 3917 additions and 3573 deletions
1145
docs/poetry.lock
generated
1145
docs/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -15,7 +15,6 @@ users/followchannel.html, ../user/channels/follow.html
|
|||
users/follow.html, ../user/libraries/follow.html
|
||||
users/reports.html, ../user/reports/index.html
|
||||
users/builtinplugins.html, ../user/plugins/index.html
|
||||
moderator/index.html, ../moderator/index.html
|
||||
moderator/reports.html, ../moderator/reports/index.html
|
||||
moderator/domains.html, ../moderator/domains/index.html
|
||||
moderator/users.html, ../moderator/users/index.html
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Delete a channel
|
||||
|
||||
```{warning}
|
||||
Deleting a channel is irreversible. If you delete a channel you also delete the content associated with it. Users won't be able to access the channel any more. You can't re-use the channel's __Fediverse handle__ for another channel.
|
||||
Deleting a channel is irreversible. If you delete a channel you also delete the content associated with it. Users won't be able to access the channel any more. You can't reuse the channel's __Fediverse handle__ for another channel.
|
||||
```
|
||||
|
||||
If you want to delete your channel, follow these steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue