curl --location --request PUT 'https://peertube2.cpy.re/api/v1/server/redundancy/' \ --header 'Content-Type: application/json' \ --data '{ "redundancyAllowed": true }'
{}