Skip to content

docs: add nativeAllowList permission notice to Filesystem API#463

Open
Osiris8 wants to merge 1 commit intoneutralinojs:mainfrom
Osiris8:docs/filesystem-permission-notice
Open

docs: add nativeAllowList permission notice to Filesystem API#463
Osiris8 wants to merge 1 commit intoneutralinojs:mainfrom
Osiris8:docs/filesystem-permission-notice

Conversation

@Osiris8
Copy link
Copy Markdown

@Osiris8 Osiris8 commented Mar 25, 2026

Description

This PR adds a necessary usage notice regarding the nativeAllowList permissions for the Filesystem API.

Motivation

Currently, many new users encounter the NE_RT_NATPRME (Permission Denied) error because the requirement to enable the filesystem module in neutralino.config.json isn't explicitly mentioned on the API page. This addition will help developers troubleshoot and set up their environment faster.

Changes

  • Added a "Usage" section at the top of docs/api/filesystem.md.
  • Included a JSON code snippet showing how to configure the allowlist.
  • Added a note about the specific error code triggered by missing permissions.

Related Issues

Closes #462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Add nativeAllowList permission notice to Filesystem API

1 participant