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

fix: Content delivery configured check & docs #2481

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

Conversation

JanCizmar
Copy link
Contributor

  • Checks storage is configured to show CD options in the UI
  • Noted that CD storage needs to be configured in the docs

@JanCizmar JanCizmar linked an issue Sep 23, 2024 that may be closed by this pull request
@@ -25,6 +26,7 @@ class ConfigurationController
private val applicationContext: ApplicationContext,
private val publicBillingConfProvider: PublicBillingConfProvider,
private val versionProvider: VersionProvider,
private val CDFileStorageProvider: ContentDeliveryFileStorageProvider,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why start with an uppercase letter?

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.

RuntimeException: Exactly one content storage must be set
2 participants