Turn on MAR-based updater for Win64

But make it default-off for the while.

Change-Id: I54e2fb8544ceb5ffe88053504294e2f3d5df50d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160436
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
This commit is contained in:
Thorsten Behrens 2023-12-07 16:39:32 +01:00
parent c218b7eab5
commit caea33a11a
2 changed files with 5 additions and 2 deletions

View file

@ -7,6 +7,7 @@
--enable-ext-wiki-publisher
--enable-ext-nlpsolver
--enable-online-update
--enable-online-update-mar
--enable-breakpad
--with-help=html
--with-myspell-dicts

View file

@ -19,9 +19,11 @@
</info>
<prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Determines if the automatic Updater is enabled or disabled</desc>
<desc>Determines if the automatic Updater is enabled
or disabled. Defaults to false, as long as this is
regarded experimental.</desc>
</info>
<value>true</value>
<value>false</value>
</prop>
<prop oor:name="Mode" oor:type="xs:int" oor:nillable="false">
<info>