docs(update): Logger max file size from 2 to 4 GB (#28058)

This commit is contained in:
Hamish Willee
2026-07-23 12:39:17 +10:00
committed by GitHub
parent 05be273a35
commit d5e5143090

View File

@@ -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