funkwhale/docs/user_documentation/channels/delete_channel.md

39 wiersze
1.5 KiB
Markdown
Czysty Zwykły widok Historia

2022-01-19 18:49:46 +00:00
# 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.
```
If you want to delete your channel, follow these steps:
2022-07-23 13:32:35 +00:00
::::{tab-set}
:::{tab-item} Desktop
:sync: desktop
2022-01-19 18:49:46 +00:00
1. Log in to your {term}`pod`.
2. Select the upload icon ({fa}`upload`) in the top of the sidebar.
3. Select {guilabel}`Get started` under {guilabel}`Publish your work in a channel`. Your user profile opens.
4. Select the channel you want to delete under the {guilabel}`Channels` header. The channel's page opens.
5. Select the kebab menu ({fa}`ellipsis-v`) to show the channel options.
6. Select {guilabel}`Delete…`. A {guilabel}`Delete this Channel?` warning message appears
7. Select {guilabel}`Delete`.
2022-07-23 13:32:35 +00:00
:::
2022-01-19 18:49:46 +00:00
2022-07-23 13:32:35 +00:00
:::{tab-item} Mobile
:sync: mobile
2022-01-19 18:49:46 +00:00
1. Log in to your {term}`pod`.
2. Select the upload icon ({fa}`upload`) at the top of the screen.
3. Select {guilabel}`Get started` under {guilabel}`Publish your work in a channel`. Your user profile opens.
4. Select the channel you want to delete under the {guilabel}`Channels` header. The channel's page opens.
5. Select the kebab menu ({fa}`ellipsis-v`) to show the channel options.
6. Select {guilabel}`Delete…`. A {guilabel}`Delete this Channel?` warning message appears
7. Select {guilabel}`Delete`.
2022-07-23 13:32:35 +00:00
:::
::::
2022-01-19 18:49:46 +00:00
That's it! You deleted your channel.