Skip to content

Commit

Permalink
enable encryption app by default
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjahns committed Jun 1, 2018
1 parent 53ae7db commit 4d02887
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/drone/install-server.sh
Expand Up @@ -145,3 +145,8 @@ php occ app:enable files_versions
php occ app:enable provisioning_api
php occ app:enable federation
php occ app:enable federatedfilesharing
# still required on stable10 to run unit tests for encryption
php occ app:enable encryption

# show a little debug information
php occ app:list

0 comments on commit 4d02887

Please sign in to comment.