UNPKG

request-src

Version:

A lightweight server-side middleware for real-time monitoring and storage of HTTP requests.

8 lines (6 loc) 134 B
const config = { anonymize: false, dashboardRoute: "/requestSRC", retentionPeriod: 60 }; module.exports = config;