mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-20 01:04:14 +00:00
Rename to tranquil PDS, sounds better than bullshit PDS
This commit is contained in:
+2
-2
@@ -30,7 +30,7 @@ AWS_SECRET_ACCESS_KEY=minioadmin
|
||||
# Security Secrets
|
||||
# =============================================================================
|
||||
# These MUST be set in production (minimum 32 characters each)
|
||||
# In development, set BSPDS_ALLOW_INSECURE_SECRETS=1 to use defaults
|
||||
# In development, set TRANQUIL_PDS_ALLOW_INSECURE_SECRETS=1 to use defaults
|
||||
# Server-wide secret for OAuth token signing (HS256)
|
||||
# JWT_SECRET=your-secure-random-string-at-least-32-chars
|
||||
# Secret for DPoP proof validation
|
||||
@@ -38,7 +38,7 @@ AWS_SECRET_ACCESS_KEY=minioadmin
|
||||
# Key for encrypting user signing keys at rest (AES-256-GCM)
|
||||
# MASTER_KEY=your-secure-random-string-at-least-32-chars
|
||||
# Set this ONLY in development to allow default/weak secrets
|
||||
# BSPDS_ALLOW_INSECURE_SECRETS=1
|
||||
# TRANQUIL_PDS_ALLOW_INSECURE_SECRETS=1
|
||||
# =============================================================================
|
||||
# PLC Directory
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user