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

settings: Remove deprecated filesystem backend #9138

Merged
merged 1 commit into from
May 13, 2024

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented May 13, 2024

We changed the default to metadata before the 2.0 release. This PR alos removes the associated SETTINGS_STORE_TYPE and SETTINGS_DATA_PATH settings as they are no longer needed with metadata as the only available backend.

@rhafer rhafer requested a review from kulmann as a code owner May 13, 2024 10:08
@rhafer rhafer requested review from kobergj and removed request for kulmann May 13, 2024 10:09
@rhafer rhafer self-assigned this May 13, 2024
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
@rhafer rhafer force-pushed the settings-remove-filesystem branch from 4334926 to f663d6e Compare May 13, 2024 10:19
Copy link

sonarcloud bot commented May 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

Thanks for taking care!

@rhafer rhafer merged commit 5b38fa1 into owncloud:master May 13, 2024
4 checks passed
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
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.

None yet

2 participants