3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript1,850 forks (1,850 forks)batch import
Type: Feature Request :sparkles:Type: Maintenance :construction_worker_woman:good first issue
Repository metrics
- Stars
- 15,275 stars (15,275 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Hi,
I am trying to disable the audit log, but i can't find the option in the config file, it would be nice to be able to turn that off.
Contributor guide
- Research direction
- Examine the current configuration files (e.g., default.json, production.json) to understand existing logging options. Identify where the audit log is initialized and implement a disable option, likely in the configuration parser and logging setup.
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- TypeScriptPeerTube configuration