### `enableNativeAPI: boolean`
Enables or disables the native API. If you want to use any native API functions, you can set this option to `true`. The default value is `false`.
So, we don't need to modify anything seems ;) But feel free to improve the sentence if needed
Hey.. Thanks for sending this and discussing it. The setting is
false
by default: https://github.com/neutralinojs/neutralinojs/blob/587779fe2829ec45afe7c5aaee93837d8a337743/auth/permission.cpp#L109And, right now the documentation says:
So, we don't need to modify anything seems ;) But feel free to improve the sentence if needed