Skip to content

Conversation

@DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Oct 9, 2025

…n mechanisms

Background

When the client is installed in a bigger organization via tools like Microsoft SCCM (now known as MECM) or similar tools it can be required to specify some pre-configured values.
Platform specific configuration storage shall be used (e.g. registry on MS)

Solution

Two configuration values are now supported:

  • Setup/ServerUrl: allows to specify the server url in the account setup
  • Setup/AllowServerUrlChange: allows to specify if the url can be changed - if false the given Setup/ServerUrl is the only allowed server to be connected to

Configuration will be read from:

  • linux: /etc/ownCloud/ownCloud.ini
  • mac: /Library/Preferences/com.owncloud.desktopclient/ownCloud.ini
  • windows: HKEY_LOCAL_MACHINE\Software\ownCloud\ownCloud

@update-docs
Copy link

update-docs bot commented Oct 9, 2025

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.

@DeepDiver1975 DeepDiver1975 force-pushed the feat/global-configuration branch from cbff648 to f445526 Compare October 10, 2025 14:48
@DeepDiver1975 DeepDiver1975 marked this pull request as draft October 10, 2025 14:48
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.

2 participants