We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I found that the '/api/settings' interface did not set 'secureOnlyEditor' to 'runtime.settings.secureOnlyEditor';
I don't understand Node.js, please forgive me if I'm wrong
The text was updated successfully, but these errors were encountered:
Your token are expiring with this option enabled?
Sorry, something went wrong.
No, token is valid 'post /api/settings' did not handle the parameter 'secureOnlyEditor'
The parameter 'secureOnlyEditor' is only written to the 'mysettings. json' file, so it needs to be restarted in the Docker container to take effect
Hi, some settings require a restart of the backend and this is one of them
So why not add a prompt on the settings page?
No branches or pull requests
I found that the '/api/settings' interface did not set 'secureOnlyEditor' to 'runtime.settings.secureOnlyEditor';
I don't understand Node.js, please forgive me if I'm wrong
The text was updated successfully, but these errors were encountered: