beyondcode / expose

A beautiful, fully open-source, tunneling service - written in pure PHP
https://expose.dev
MIT License
4.21k stars 260 forks source link

[Feature Request]: Request Store Limit #407

Open tonypartridger opened 5 months ago

tonypartridger commented 5 months ago

Feature Description

We have a scenario whereby a ton of requests is causing an issue so I want to allow replying some where the issue occurs to narrow down the issue. However, this isn't working because we only store the latest 25 requests. Can we increase this limit anywhere? I've check the docs to no avail.

Is this feature valuable for other users as well and why?

No response