@[email protected] to Lemmy [email protected] • 2 years agoHow do I get whether an instance has downvotes enabled, nsfw allowed, has blocked some instances etc?message-square5fedilinkarrow-up110arrow-down10file-text
arrow-up110arrow-down1message-squareHow do I get whether an instance has downvotes enabled, nsfw allowed, has blocked some instances etc?@[email protected] to Lemmy [email protected] • 2 years agomessage-square5fedilinkfile-text
I tried searching on lemmyverse.net but the page is loading forever, and here the list is not complete
minus-square@[email protected]linkfedilink1•2 years agoYou can get it in here https://lemmy.ml/api/v3/site Just change the domain to the instance you want to check.
minus-square@[email protected]OPlinkfedilink1•2 years ago https://lemmy.ml/api/v3/site exactly what I was looking for, thank you very very much! what does the field federation_worker_count stands for?
minus-square@[email protected]linkfedilink1•edit-22 years agoI think that’s a server setting for workload, in other words how much processing you want handling the sync operations.
You can get it in here
https://lemmy.ml/api/v3/site
Just change the domain to the instance you want to check.
exactly what I was looking for, thank you very very much!
what does the field
federation_worker_count
stands for?I think that’s a server setting for workload, in other words how much processing you want handling the sync operations.