Răsfoiți Sursa

Update .envs

Daniel Supernault 6 ani în urmă
părinte
comite
e620fd9abf
2 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 1 0
      .env.example
  2. 1 0
      .env.testing

+ 1 - 0
.env.example

@@ -66,6 +66,7 @@ HORIZON_DARKMODE=true
 ACTIVITY_PUB=false
 REMOTE_FOLLOW=false
 
+PF_COSTAR_ENABLED=false
 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'

+ 1 - 0
.env.testing

@@ -57,6 +57,7 @@ MIX_API_SEARCH="${API_SEARCH}"
 TELESCOPE_ENABLED=false
 PF_MAX_USERS=1000
 
+PF_COSTAR_ENABLED=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'