Skip to content

Conversation

@DeepDiver1975
Copy link
Member

No description provided.

* [DC-158] chore: remove ownCloud 10 update channel

* fix: move updateChannel() from ConfigFile to the Updater

* fix: remove "updateChannel" from user config file

* fix: remove "updateChannel" from confg file upon 8.0 and until then force it to "ocis"

* chore: use deprecated attribute on updateChannelC()

* chore: add comment on deleting config value for update channel
@update-docs
Copy link

update-docs bot commented Jan 28, 2026

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

// remove deprecated updateChannel setting once we hit 8.0
auto settings = ConfigFile::makeQSettings();
QString updateChannelKey = updateChannelC();
// todo: #52
Copy link
Contributor

@modSpike modSpike Jan 28, 2026

Choose a reason for hiding this comment

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

is this commented code ever going to be implemented on 6 branch? meaning will we ever need to clean the user config for this one

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.

3 participants