diff --git a/.drone.star b/.drone.star index b66e2e81d11..35cf6725cbf 100644 --- a/.drone.star +++ b/.drone.star @@ -1013,7 +1013,7 @@ def setupGraphapiOIdC(): 'php occ config:system:set cors.allowed-domains 0 --value="http://phoenix:9100"', 'php occ config:system:set memcache.local --value="\\\\OC\\\\Memcache\\\\APCu"', 'php occ config:system:set phoenix.baseUrl --value="http://phoenix:9100"', - #'php occ config:system:set debug --value=true --type=bool', + 'php occ config:system:set debug --value=true --type=bool', 'php occ config:list' ] }]