An atproto PDS written in Go
0
fork

Configure Feed

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

at a279b3fae4d7782e6dce5da868357eb020becbcc 10 lines 123 B view raw
1{$COCOON_HOSTNAME} { 2 reverse_proxy localhost:8080 3 4 encode gzip 5 6 log { 7 output file /data/access.log 8 format json 9 } 10}