You can upload files with a size up to 10 MB. For larger files, please use an external hosting solution.
Note: The names of uploaded files are subject to a security check. If a filename is insecure, the upload will
change it to a secure form. An allowed filename must for example not contain slashes (/), umlauts
(äöü) or whitespace. Please make sure that all your filenames are secure.
Example
Not allowed: ../../../../home/username/.bashrc
Allowed: home_username_.bashrc
{{ dropzone.create(url_for('web_experiments.upload_resources', experiment_title=experiment.title, username=experiment.author, relative_path=relative_path)) }}