diff --git a/conf/.env b/conf/.env index e0e3d3cd..6b62b335 100644 --- a/conf/.env +++ b/conf/.env @@ -63,9 +63,9 @@ HORIZON_DARKMODE=true # php artisan cache:clear # php artisan optimize:clear # php artisan optimize -ACTIVITY_PUB=false -REMOTE_FOLLOW=false +ACTIVITY_PUB=true +REMOTE_FOLLOW=true CS_BLOCKED_DOMAINS='example.org,example.net,example.com' CS_CW_DOMAINS='example.org,example.net,example.com' -CS_UNLISTED_DOMAINS='example.org,example.net,example.com' \ No newline at end of file +CS_UNLISTED_DOMAINS='example.org,example.net,example.com'