From ad939ba659734a7d11e5bd142a1ff167cf38ee2d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 11 Jul 2019 19:30:47 +0200 Subject: [PATCH] Update .env from pixelfed .env.example --- conf/.env | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/conf/.env b/conf/.env index ea04653a..7f497b8d 100644 --- a/conf/.env +++ b/conf/.env @@ -41,7 +41,6 @@ MAIL_FROM_NAME="Pixelfed" OPEN_REGISTRATION=true ENFORCE_EMAIL_VERIFICATION=true PF_MAX_USERS=1000 -RECAPTCHA_ENABLED=false MAX_PHOTO_SIZE=15000 MAX_CAPTION_LENGTH=150 @@ -57,9 +56,9 @@ ACTIVITYPUB_SHAREDINBOX=true # php artisan optimize:clear # php artisan optimize -PF_COSTAR_ENABLED=false -CS_BLOCKED_DOMAINS='example.org,example.net,example.com' -CS_CW_DOMAINS='example.org,example.net,example.com' +PF_COSTAR_ENABLED=true +CS_BLOCKED_DOMAINS='gab.com,gab.ai,develop.gab.com' +CS_CW_DOMAINS='switter.at' CS_UNLISTED_DOMAINS='example.org,example.net,example.com' ## Optional