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
|
||||
|
||||
**No posts processed**: Check access token permissions and RSS feed URLs
|
||||
|
||||
**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
|
||||
- **No posts processed**: Check access token permissions and RSS feed URLs
|
||||
- **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
|
||||
|
||||
### Debug Mode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue