We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7321c commit 7e4feedCopy full SHA for 7e4feed
src/content/docs/workers/runtime-apis/nodejs/fs.mdx
@@ -87,8 +87,6 @@ The file system implementation has the following limits:
87
while the `%zz` is an invalid percent-encoding that is counted as 3 characters.
88
* The maximum number of path segments is 48. For example, the path `/a/b/c` is
89
3 segments.
90
-* The maxumum number of entries in a directory is 1024. This includes files,
91
- directories, and symlinks.
92
* The maximum size of an individual file is 128 MB total.
93
94
:::
0 commit comments