web-token / jwt-framework

JWT Framework
MIT License
884 stars 105 forks source link

Disable data collectors in dev? #502

Open temp opened 8 months ago

temp commented 8 months ago

Version(s) affected

3.2.8

Description

Is there a way to disable the data collectors in dev?

How to reproduce

For example composer install with APP_ENV=dev, it will trigger data collection.

Possible Solution

No response

Additional Context

No response

Spomky commented 8 months ago

Hi 👋🏼,

There is no configuration option to disable the data collector. I think this is a nice addition. Would you mind to create a PR for that?

Regards.