Fork of official Bluesky PDS (Personal Data Server).
0
fork

Configure Feed

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

enable pds rate limits by default (#308)

authored by

Alex Garnett and committed by
GitHub
9a72155f 1eda0acc

+1
+1
installer.sh
··· 337 337 PDS_REPORT_SERVICE_DID=${PDS_REPORT_SERVICE_DID} 338 338 PDS_CRAWLERS=${PDS_CRAWLERS} 339 339 LOG_ENABLED=true 340 + PDS_RATE_LIMITS_ENABLED=true 340 341 PDS_CONFIG 341 342 342 343 #