Enable sending consent cookie.

This commit is contained in:
Kavin 2023-12-17 04:50:47 +00:00
parent 79ff0404e8
commit bae104a03b
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
3 changed files with 9 additions and 0 deletions

View file

@ -56,6 +56,10 @@ DISABLE_LBRY:false
# How long should unauthenticated subscriptions last for
SUBSCRIPTIONS_EXPIRY:30
# Send consent accepted cookie
# This is required for certain features to work in some countries
CONSENT_COOKIE:true
# Sentry DSN
# Use Sentry to log errors and trace performance
#SENTRY_DSN:INSERT_HERE