remove hardcoded federation defaults, rewrite README quickstart
This commit is contained in:
@ -6,7 +6,9 @@ LETS_ENCRYPT_ENV=production
|
||||
# Blob upload limit in bytes (default: 100MB)
|
||||
#PDS_BLOB_UPLOAD_LIMIT=104857600
|
||||
|
||||
# Federation settings (defaults connect to the main Bluesky network)
|
||||
# Federation settings
|
||||
# These are managed by the upstream PDS image with sensible defaults.
|
||||
# Only set these if you need to override the upstream defaults.
|
||||
#PDS_DID_PLC_URL=https://plc.directory
|
||||
#PDS_BSKY_APP_VIEW_URL=https://api.bsky.app
|
||||
#PDS_BSKY_APP_VIEW_DID=did:web:api.bsky.app
|
||||
|
||||
Reference in New Issue
Block a user