chore(koi/pds): added cerulea relay

This commit is contained in:
alina 🌸 2024-11-28 09:55:34 +03:00
parent 3ff48b3057
commit ff80866084
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

@ -31,7 +31,7 @@ in {
PDS_BSKY_APP_VIEW_DID = "did:web:api.bsky.app";
PDS_REPORT_SERVICE_URL = "https://mod.bsky.app";
PDS_REPORT_SERVICE_DID = "did:plc:ar7c4by46qjdydhdevvrndac";
PDS_CRAWLERS = "https://bsky.network";
PDS_CRAWLERS = "https://bsky.network,https://relay.cerulea.blue";
LOG_ENABLED = "true";
PDS_INVITE_REQUIRED = "true";
};