feat: add opt-in product usage and feedback integration (#1110)
This commit is contained in:
@@ -119,4 +119,10 @@ ARCHIVE_PATH=/app/storage/events/archived
|
||||
# UMAMI_WEBSITE_ID=b4d3c2a1-5678-90ab-cdef-1234567890ab
|
||||
|
||||
# Logging
|
||||
LOG_LEVEL=info
|
||||
LOG_LEVEL=info
|
||||
|
||||
# Optional product usage (#1110): disabled until explicit in-app consent.
|
||||
# USAGE_COLLECTOR_URL=https://usage.picpeak.app
|
||||
# Encryption material for the backend-only signing key (32+ characters).
|
||||
# Defaults to JWT_SECRET; keep it stable until participation has been deleted.
|
||||
# USAGE_ENCRYPTION_KEY=
|
||||
|
||||
Reference in New Issue
Block a user