Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/config/packages/oneup_uploader.yaml

16 lines
626 B

# Read the documentation: https://github.com/1up-lab/OneupUploaderBundle/blob/master/Resources/doc/index.md
oneup_uploader:
mappings:
resource:
#frontend: dropzone # or any uploader you use in the frontend
#frontend: blueimp
frontend: custom
storage:
type: flysystem
filesystem: oneup_flysystem.resources_filesystem
root_folder: true
custom_frontend:
class: 'Chamilo\CoreBundle\Controller\ResourceUploadController'
name: upload
# namer: oneup_uploader.namer.urlsafe