8000
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 0202ed3 commit 881124bCopy full SHA for 881124b
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