diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2023-12-20 13:27:10 +0100 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2023-12-20 22:40:20 +0100 |
commit | 1c069c14a130010ec6cf53bd1b7d84a9df589f36 (patch) | |
tree | cb12e9761c50a6761a23eee9aaf3d22bd06a0bbe /officecfg | |
parent | efc041a4146909f5b4c073e0a6fca738520dc1a2 (diff) |
Update --enable-online-update-mar server URL
...after consultation with hostmaster@documentfoundation.org about an
appropriate URL
Change-Id: Ie8214081b68fb14f1a7824ea7cc2301abe8c1642
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161070
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
(cherry picked from commit 0d036d22a54234c2b9283ad2e9f37cca7513d50f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161026
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Update.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Update.xcs b/officecfg/registry/schema/org/openoffice/Office/Update.xcs index 1eed1a870206..6657389db6d5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Update.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Update.xcs @@ -41,7 +41,7 @@ <info> <desc>The URL that is used for the update check</desc> </info> - <value>http://vm195.documentfoundation.org/</value> + <value>https://update-mar.libreoffice.org/</value> </prop> <prop oor:name="UpdateChannel" oor:type="xs:string" oor:nillable="false"> <info> |