don't enable files_external tests
This commit is contained in:
parent
5730e05a14
commit
817b49af58
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ function enableApp($app) {
|
|||
|
||||
enableApp('files_sharing');
|
||||
enableApp('files_encryption');
|
||||
enableApp('files_external');
|
||||
//enableApp('files_external');
|
||||
enableApp('user_ldap');
|
||||
|
||||
|
|
Loading…
Reference in a new issue