Skip to content

Commit e4ac660

Browse files
committed
build: disable documentation link in settings configuration
Signed-off-by: Arsalan Ul Haq Sohni <[email protected]>
1 parent 3dc76d7 commit e4ac660

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ configure_theming() {
191191
#execute_occ_command theming:config favicon "${FAVICON_DIR}/favicon.ico"
192192
execute_occ_command config:app:set theming backgroundMime --value backgroundColor
193193
execute_occ_command theming:config url ""
194+
execute_occ_command config:app:set settings display_documentation_link --type boolean --value false
194195

195196
# Set homepage URL if configured
196197
_ionos_homepage=$(execute_occ_command config:system:get ionos_homepage)

0 commit comments

Comments
 (0)