There was an error while loading. Please reload this page.
2 parents d06bf6d + 08e2cd1 commit 296be04Copy full SHA for 296be04
1 file changed
config/config.sample.php
@@ -865,8 +865,8 @@
865
'log_query' => false,
866
867
/**
868
- * Enables log rotation and limits the total size of logfiles. The default is 0,
869
- * or no rotation. Specify a size in bytes, for example 104857600 (100 megabytes
+ * Enables log rotation and limits the total size of logfiles. Set it to 0 for
+ * no rotation. Specify a size in bytes, for example 104857600 (100 megabytes
870
* = 100 * 1024 * 1024 bytes). A new logfile is created with a new name when the
871
* old logfile reaches your limit. If a rotated log file is already present, it
872
* will be overwritten.
0 commit comments