Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

File metadata and controls

8 lines (6 loc) · 221 Bytes

Apps can write their data (like settings) here, in a subfolder of their reversed fully qualified name, such as:

/internal_filesystem/com.example.app1/settings.json may contain:

{ "server": "example.com", "port" : 443 }