diff --git a/configure.sh b/configure.sh index d022fbe..046a0a4 100755 --- a/configure.sh +++ b/configure.sh @@ -252,7 +252,6 @@ configure_theming() { #execute_occ_command theming:config favicon "${FAVICON_DIR}/favicon.ico" execute_occ_command config:app:set theming backgroundMime --value backgroundColor execute_occ_command theming:config url "" - execute_occ_command config:app:set settings display_documentation_link --type boolean --value false # Set homepage URL if configured _ionos_homepage=$(execute_occ_command config:system:get ionos_homepage)