config: disable AllowRepositoriesForOfflineInstaller
See https://doc.qt.io/qtinstallerframework/ifw-globalconfig.html
and bf5b701b10
and https://bugreports.qt.io/browse/QTIFW-3078
This doesn't look like a feature we need, and it used to be disabled,
so disable it again.
The code it guards seems related to #96, so maybe it helps there.
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
<SupportsModify>false</SupportsModify>
|
||||
<RepositorySettingsPageVisible>false</RepositorySettingsPageVisible>
|
||||
<SaveDefaultRepositories>false</SaveDefaultRepositories>
|
||||
<AllowRepositoriesForOfflineInstaller>false</AllowRepositoriesForOfflineInstaller>
|
||||
</Installer>
|
||||
|
||||
Reference in New Issue
Block a user