3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript1,844 forks (1,844 forks)batch import
Type: Feature Request :sparkles:Type: Maintenance :construction_worker_woman:good first issue
Repository metrics
- Stars
- 15,268 stars (15,268 stars)
- PR merge metrics
- Avg merge 17d 6h (Avg merge 17d 6h)6 merged PRs in 30d (6 merged PRs in 30d)
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