* Mobilizon also implemented this as a fallback to their own * repliesModerationOption. * * @see https://docs.joinpeertube.org/api/activitypub#video * @see https://docs.joinmobilizon.org/contribute/activity_pub/ * * @var bool */ protected $comments_enabled; /** * @var Postal_Address|string */ protected $address; }