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

[Improvement]: Add configuration storage locations to Symfony tree #717

Merged

Conversation

robertSt7
Copy link
Contributor

resolves #710

@robertSt7 robertSt7 added this to the 1.6.0 milestone Mar 29, 2023
Copy link
Contributor

@mcop1 mcop1 left a comment

Choose a reason for hiding this comment

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

We should add documentation for that too, maybe somewhere here (separate sections for Pimcore 10.6 and 11)

the environment variable `PIMCORE_WRITE_TARGET_DATA_HUB` the storage location can be configured, possible values are

src/Configuration/Dao.php Outdated Show resolved Hide resolved
src/GraphQL/Query/Operator/Thumbnail.php Outdated Show resolved Hide resolved
Co-authored-by: mcop1 <89011527+mcop1@users.noreply.github.com>
@mcop1
Copy link
Contributor

mcop1 commented Mar 30, 2023

One more thing. What about tests? We are using the env variable here, but that will not work with 11 anymore, right?

PIMCORE_WRITE_TARGET_DATA_HUB=settings-store

@mcop1
Copy link
Contributor

mcop1 commented Apr 3, 2023

Regarding tests, please see the follow up #721

@mcop1 mcop1 merged commit 30ac047 into 1.x Apr 3, 2023
6 of 9 checks passed
@mcop1 mcop1 deleted the 710-improvement-add-configuration-storage-locations-to-symfony-tree branch April 3, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Add configuration storage locations to Symfony tree
3 participants