We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0202ed3 + 881124b commit fe9ee68Copy full SHA for fe9ee68
docs/user-guide/filesystem.md
@@ -29,7 +29,8 @@ PyScript interacts with two filesystems.
29
!!! danger
30
31
Access to the device's local filesystem **is only available in Chromium
32
- based browsers**.
+ based browsers**. The maximum capacity for files shared in this way is
33
+ 4GB, and **if this size is exceeded may result in lost data**.
34
35
Firefox and Safari do not support this capability (yet), and so it is not
36
available to PyScript running in these browsers.
0 commit comments