Mirror from bluesky-social/pds
0
fork

Configure Feed

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

minor README changes

+2 -2
+2 -2
README.md
··· 95 95 96 96 ### Open ports on your Linux firewall 97 97 98 - If your server is running a Linux firewall managed with `ufw`, you will also need to open these same ports on the server itself. 98 + If your server is running a Linux firewall managed with `ufw`, you will need to open these ports: 99 99 100 100 ```bash 101 101 $ sudo ufw allow 80/tcp ··· 289 289 1. Create an account 290 290 1. Create a post 291 291 292 - Checkout [SANDBOX.md](https://github.com/bluesky-social/pds/blob/main/SANDBOX.md) for an overview of participating in the sandbox network. 292 + Checkout [SANDBOX.md](./SANDBOX.md) for an overview of participating in the sandbox network. 293 293 294 294 ## PDS environment variables 295 295