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

Allow admins to manage some application-wide settings #117

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

jovandeginste
Copy link
Owner

This allows you to change some settings via the admin page. Notable exceptions are anything to do with the database and logging.

Settings through configuration file or environment variables take precedence. This is computed via the "zero" value.

Fixes #63

This allows you to change some settings via the admin page. Notable
exceptions are anything to do with the database and logging.

Settings through configuration file or environment variables take
precedence. This is computed via the "zero" value.

Fixes #63

Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
@jovandeginste jovandeginste merged commit b68d62a into master Apr 16, 2024
2 checks passed
@jovandeginste jovandeginste deleted the admin-setings branch April 16, 2024 08:48
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.

[Feature Request] Move some Docker Variables to Admin Page
1 participant