Update README.md
This commit is contained in:
parent
3ddc757123
commit
b2936259d5
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -134,13 +134,10 @@ docker run -d --env-file .env \
|
||||||
|
|
||||||
### Common Issues
|
### Common Issues
|
||||||
|
|
||||||
**No posts processed**: Check access token permissions and RSS feed URLs
|
- **No posts processed**: Check access token permissions and RSS feed URLs
|
||||||
|
- **Rate limiting errors**: Increase `DELAY_BETWEEN_REQUESTS` or reduce feed count
|
||||||
**Rate limiting errors**: Increase `DELAY_BETWEEN_REQUESTS` or reduce feed count
|
- **High memory usage**: Reduce `MAX_POSTS_PER_RUN` or feed frequency
|
||||||
|
- **Container won't start**: Verify `.env` file format and required variables
|
||||||
**High memory usage**: Reduce `MAX_POSTS_PER_RUN` or feed frequency
|
|
||||||
|
|
||||||
**Container won't start**: Verify `.env` file format and required variables
|
|
||||||
|
|
||||||
### Debug Mode
|
### Debug Mode
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue