We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc76d7 commit e4ac660Copy full SHA for e4ac660
configure.sh
@@ -191,6 +191,7 @@ configure_theming() {
191
#execute_occ_command theming:config favicon "${FAVICON_DIR}/favicon.ico"
192
execute_occ_command config:app:set theming backgroundMime --value backgroundColor
193
execute_occ_command theming:config url ""
194
+ execute_occ_command config:app:set settings display_documentation_link --type boolean --value false
195
196
# Set homepage URL if configured
197
_ionos_homepage=$(execute_occ_command config:system:get ionos_homepage)
0 commit comments