megabyterose | 2024-11-23 22:36:30 UTC | #1
I like to save pdfs of things to read on my ereader for eye strain/health reasons, but I run into a rate limit for printing discourse forum posts...
>"You’ve performed this action too many times, please try again later."
Could an increase be considered? I prefer to read on a non-backlit screen but I don't have the ability to log into discourse from my ereader directly.
(Additionally it would be nice if the error message said how long to wait - I can't tell if I'm just postponing my ability by doing it too soon...)
-------------------------
Moin | 2024-11-23 22:47:40 UTC | #2
The limit can be adjusted by admins with the `max prints per hour per user` site setting.

Maybe it helps you to copy the "raw" view and create a PDF from that. Therefore, you can replace `t/TOPICTITLE` in the URL with `raw`. For example:
[https://meta.discourse.org/raw/337989](https://meta.discourse.org/raw/337989)
-------------------------