diff --git a/docs/en/dev_log/logging.md b/docs/en/dev_log/logging.md index 0423c1ff91..29aff14ec2 100644 --- a/docs/en/dev_log/logging.md +++ b/docs/en/dev_log/logging.md @@ -118,7 +118,7 @@ This ensures that stale logs from a different time mode are cleaned up before cu ## File size limitations The maximum file size depends on the file system and OS. -The size limit on NuttX is currently around 2GB. +The size limit on NuttX is currently around 4GB. ## Dropouts