Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richardr1126 committed Dec 9, 2024
1 parent 93044bf commit 7e068c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ To create your own feed, install dependencies, configure environment variables,
- Update `publish_feed.py` with your details. **(REQUIRED)**
- Modify filters in `firehose/data_filter.py`. **(OPTIONAL)**
- Change database routes in `firehose/database.py` and `web/database_ro.py`. **(REQUIRED for production)**
- Change `DID_TO_PRIORITIZE` in `algos/chrono_trending.py` with a bsky DID which will show it's posts at the top of the feed **(REQUIRED)**
> **Note:** Because current DB folder for production `/var/data` might not be accessible in your environment.
2. **Publish Your Feed:** Follow the [Publishing Your Feed](#publishing-your-feed) instructions below.
Expand Down

0 comments on commit 7e068c9

Please sign in to comment.