Seems like admins can hide communities from all, local, and trending, unless subscribed - programming.dev
programming.dev
external-link
https://github.com/LemmyNet/lemmy/issues/2943#issuecomment-1581485335 [https://github.com/LemmyNet/lemmy/issues/2943#issuecomment-1581485335] https://github.com/LemmyNet/lemmy/pull/2055 [https://github.com/LemmyNet/lemmy/pull/2055] curl -X PUT http://localhost:1236/api/v3/community/hide \ -H "Content-Type: application/json" \ -d \ '{"community_id":3,"hidden":true,"reason":"controversal","auth":"Foo"}' I haven’t tried this, but maybe someone will find it useful and test it out.

https://github.com/LemmyNet/lemmy/issues/2943#issuecomment-1581485335

https://github.com/LemmyNet/lemmy/pull/2055

curl -X PUT http://localhost:1236/api/v3/community/hide \   
-H "Content-Type: application/json" \
-d \
'{"community_id":3,"hidden":true,"reason":"controversal","auth":"Foo"}'

I haven’t tried this, but maybe someone will find it useful and test it out. You could probably also easily do it in the database instead of using the API call.

Lemmy Administration
!lemmy_admin@lemmy.ml

    Anything about running your own Lemmy instance. Including how to install it, maintain and customise it.

    Be sure to check out the docs: https://join-lemmy.org/docs/en/administration/administration.html

    If you have any problems, describe them here and we will try to help you fixing them.

    • 0 users online
    • 5 users / day
    • 2 users / week
    • 2 users / month
    • 2 users / 6 months
    • 1 subscriber
    • 61 Posts
    • 265 Comments
    • Modlog