Actions

QS

Allowed filetypes: Difference between revisions

From LimeSurvey Manual

mNo edit summary
m (Link to Optional_settings#Upload_files)
Line 17: Line 17:
<!--T:315-->
<!--T:315-->
*One may enter: JPG, jpeg, png, gif.
*One may enter: JPG, jpeg, png, gif.
{{Alert|When checking the alowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to [[Optional_settings#Upload_files|update your config.php]] file.}}


<!--T:317-->
<!--T:317-->

Revision as of 15:07, 6 September 2019


Allowed file types (allowed_filetypes)

Description

You may enter in this field the file types that are allowed to be uploaded by the respondent as answer to the question. The file formats must be separated by a comma.

Example

  • One may enter: JPG, jpeg, png, gif.
  When checking the alowed file types, LimeSurvey check extension and mime type. Default system know common mime types. If you need specific file type, you have to update your config.php file.