Add log rotation logic

This commit is contained in:
Andras Schmelczer 2025-10-28 07:44:06 +00:00
parent f3bc3c58d1
commit fe2ac7018d
12 changed files with 491 additions and 29 deletions

View file

@ -24,3 +24,6 @@ users:
type: allow_list
allowed:
- default
logging:
log_directory: logs
log_rotation: 7days