mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Apps need to be enabled in order to search through Shared directory for media scanning
This commit is contained in:
parent
de16537231
commit
7859c1105c
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@
|
|||
|
||||
header('Content-type: text/html; charset=UTF-8') ;
|
||||
|
||||
//no apps
|
||||
$RUNTIME_NOAPPS=true;
|
||||
|
||||
require_once('../../../lib/base.php');
|
||||
OC_JSON::checkAppEnabled('media');
|
||||
require_once('../lib_collection.php');
|
||||
|
|
|
|||
Loading…
Reference in a new issue