From 382dfab67c491288db050ce377dec3b843f35447 Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Tue, 12 May 2020 16:38:33 +0300 Subject: Add support for disabling CLI features from configuration file Task-number: QTIFW-1760 Change-Id: Ibd0668756700eeab68bce12ddce1866893cc08f9 Reviewed-by: Katja Marttila --- doc/installerfw.qdoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc index 2edc2977b..0a6c7bfe4 100644 --- a/doc/installerfw.qdoc +++ b/doc/installerfw.qdoc @@ -289,6 +289,11 @@ \li DisableAuthorizationFallback \li Set to \c true if the installation should not ask users to run the authorization fallback in case of authorization errors. Instead abort the installation immediately. + \row + \li DisableCommandLineInterface + \li Set to \c true if command line interface features should be disabled. This prevents + the user from passing any consumer command to installer, like \c install, \c update + and \c remove. Other options can still be used normally. Defaults to \c false. \row \li RepositorySettingsPageVisible \li Set to \c false to hide the repository settings page inside the settings dialog. -- cgit v1.2.3