Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update env var name

dholms 11588113 98e31a50

+1 -1
+1 -1
README.md
··· 169 169 | PDS_JWT_SECRET | jwt-secret | ✅ | Use a secure high-entropy string | 170 170 | PDS_ADMIN_PASSWORD | admin-pass | ✅ | Use a secure high-entropy string | 171 171 | PDS_REPO_SIGNING_KEY_K256_PRIVATE_KEY_HEX | 3ee68... | ✅ | See above Generate Keys section - once set, do not change | 172 - | PDS_REPO_SIGNING_KEY_K256_PRIVATE_KEY_HEX | e049f... | ✅ | See above Generate Keys section - once set, do not change | 172 + | PDS_PLC_ROTATION_KEY_K256_PRIVATE_KEY_HEX | e049f... | ✅ | See above Generate Keys section - once set, do not change | 173 173 | LOG_ENABLED | true | ❔ | Outputs structured logs to stdout | 174 174 | PDS_BLOBSTORE_DISK_LOCATION | blobs | ❌ | Only update if you update the mounted volume for your docker image as well | 175 175 | PDS_DID_PLC_URL | plc.bsky-sandbox.dev | ❌ | Do not adjust if you intend to federate with the Bluesky federation sandbox |