We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95523a9 commit 52489caCopy full SHA for 52489ca
docs/user-guide/filesystem.md
@@ -30,7 +30,7 @@ PyScript interacts with two filesystems.
30
31
Access to the device's local filesystem **is only available in Chromium
32
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**.
+ 4GB.
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