Skip to content

Commit

Permalink
changes made in drone.star
Browse files Browse the repository at this point in the history
  • Loading branch information
SwikritiT committed Jun 2, 2021
1 parent 706828d commit 8514fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -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",
],
}]

Expand Down

0 comments on commit 8514fbe

Please sign in to comment.