diff --git a/.drone.star b/.drone.star index bf19cb473da..fe73e38a826 100644 --- a/.drone.star +++ b/.drone.star @@ -1823,6 +1823,7 @@ def setupServerAndAppsForIntegrationApp(logLevel): "php occ config:system:set enable_previews --type=boolean --value=false", 'php occ config:system:set web.baseUrl --value="http://owncloud/index.php/apps/web"', "php occ config:system:set sharing.federation.allowHttpFallback --value=true --type=bool", + "php occ config:system:set web.rewriteLinks --value=true", ], }]