ChannelFinder / pvinfo

Web interface to channel finder with integrations to other HLC apps
MIT License
10 stars 3 forks source link

PV web monitoring warn/block limits #42

Closed tynanford closed 1 year ago

tynanford commented 1 year ago

create 2 new environment variables:

REACT_APP_LIVE_MONITOR_WARN=50
REACT_APP_LIVE_MONITOR_MAX=100

When the first limit is hit it should throw the yellow warning message to user. When the second limit is hit then the app shouldn't allow any more connections