add optional user specification
This commit is contained in:
@@ -42,7 +42,8 @@ display.
|
||||
|
||||
**Note:** For `EPD_TYPE`, refer to the `epd/epd_config.py` file for a full list
|
||||
of supported display types and their corresponding string labels. For color
|
||||
displays, ensure `DITHERING_MODE` is set to `color`. The bot
|
||||
displays, ensure `DITHERING_MODE` is set to `color`. `ALLOWED_USER` is optional;
|
||||
if set, the bot will only fetch images uploaded by that specific user. The bot
|
||||
will retry a maximum of 100 times to find a valid image (matching the user filter,
|
||||
if provided) before giving up.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user