diff --git a/config/wo.conf b/config/wo.conf index 8d4a3ad..f0d077c 100644 --- a/config/wo.conf +++ b/config/wo.conf @@ -33,7 +33,7 @@ to_console = false rotate = true ### Max size in bytes that a log file can grow until it is rotated. -max_bytes = 512000 +max_bytes = 1000000 ### The maximun number of log files to maintain when rotating max_files = 7