deltarune mentioned... dark world pds

This commit is contained in:
2026-02-11 17:16:27 +02:00
parent 4c5ac20b4f
commit df14f2f780

View File

@@ -18,12 +18,12 @@
settings = { settings = {
PDS_CRAWLERS = "https://bsky.network"; PDS_CRAWLERS = "https://bsky.network";
LOG_ENABLED = "true"; LOG_ENABLED = "true";
PDS_HOSTNAME = "pds.ocbwoy3.dev"; PDS_HOSTNAME = "castletown.darkworld.download";
# PDS_VERSION = "\"ATProto PDS v69420\""; PDS_VERSION = "\"Yo bro what do you think of this Deltarune reference on the AT Protocol?\"";
PDS_DID_PLC_URL = "https://plc.directory"; PDS_DID_PLC_URL = "https://plc.directory";
PDS_CONTACT_EMAIL_ADDRESS = "ocbwoy3@ocbwoy3.dev"; PDS_CONTACT_EMAIL_ADDRESS = "ocbwoy3@ocbwoy3.dev";
PDS_PRIVACY_POLICY_URL = "https://ocbwoy3.dev"; PDS_PRIVACY_POLICY_URL = "https://bsky.social/about/support/privacy-policy";
PDS_TERMS_OF_SERVICE_URL = "https://ocbwoy3.dev"; PDS_TERMS_OF_SERVICE_URL = "https://bsky.social/about/support/tos";
PDS_ACCEPTING_REPO_IMPORTS = "true"; PDS_ACCEPTING_REPO_IMPORTS = "true";
}; };
}; };