From 8514fbe38315f7d60742bcc56907c3e9ace83165 Mon Sep 17 00:00:00 2001 From: Swikriti Tripathi Date: Wed, 2 Jun 2021 16:05:05 +0545 Subject: [PATCH] changes made in drone.star --- .drone.star | 1 + 1 file changed, 1 insertion(+) 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", ], }]