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

[H5P Server] Add Configuration Overrides for coreApiVersion and h5pVersion #3703

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dominikbruechner
Copy link

@dominikbruechner dominikbruechner commented Jul 10, 2024

Summary

This PR introduces the ability to override the H5P Server's coreApiVersion and h5pVersion configuration values from storage, which should be currently set to 1.26 and 1.25, respectively.

Motivation

By allowing these overrides, we enable updating the core (as outlined in Lumi's core updates documentation) without requiring users to manually override the config, but load the values from storage.

Changes

  • Added configuration options for coreApiVersion and h5pVersion.

Cheers! :)

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.

1 participant