MDL-58943 repository: Add repository_nextcloud to core plugins

This commit is contained in:
Jan Dageförde
2018-10-31 10:42:57 +08:00
committed by Damyon Wiese
parent b4e24a82db
commit f6df2a884e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1879,7 +1879,7 @@ class core_plugin_manager {
'repository' => array(
'areafiles', 'boxnet', 'coursefiles', 'dropbox', 'equella', 'filesystem',
'flickr', 'flickr_public', 'googledocs', 'local', 'merlot',
'flickr', 'flickr_public', 'googledocs', 'local', 'merlot', 'nextcloud',
'onedrive', 'picasa', 'recent', 'skydrive', 's3', 'upload', 'url', 'user', 'webdav',
'wikimedia', 'youtube'
),