Skip to content
New issue

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

Modify application settings in the web UI #378

Open
aronmolnar opened this issue Jan 10, 2025 · 0 comments
Open

Modify application settings in the web UI #378

aronmolnar opened this issue Jan 10, 2025 · 0 comments

Comments

@aronmolnar
Copy link
Contributor

Application-wide settings are currently configured via the config file app.env (https://docs.sysreptor.com/setup/configuration/).

It is much more user-friendly if those settings could be modified via the web UI. This doesn't make sense for all configuration options (like the Django secret key, encryption keys, and more). But all options that are feasible to be set via the web UI should be editable there.

This is also valid for plugin settings. Plugin developers could create a schema, which configuration options are available, which could then be presented via the web UI.

This was referenced Jan 10, 2025
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

No branches or pull requests

1 participant