Remove verbose _mb suffix

This commit is contained in:
2025-12-13 13:06:22 +01:00
parent c13b71d07f
commit 4d57b37a5d
4 changed files with 9 additions and 9 deletions

View File

@@ -196,7 +196,7 @@ instances:
on_demand_start_timeout: 120 # Default on-demand start timeout in seconds
timeout_check_interval: 5 # Idle instance timeout check in minutes
log_rotation_enabled: true # Enable log rotation (default: true)
log_rotation_max_size_mb: 100 # Max log file size in MB before rotation (default: 100)
log_rotation_max_size: 100 # Max log file size in MB before rotation (default: 100)
log_rotation_compress: false # Compress rotated log files (default: false)
database: