Skip to content

config cgimaxupload

Violet edited this page Nov 2, 2010 · 2 revisions

CGIMaxUpload

When uploading files through Melody's upload mechanism, a ceiling is put on the size of the files that can be uploaded, to prevent denial-of-service attacks.

Default value: 1000000 (1MB)

Example

CGIMaxUpload 500000
  • Categories: Appendix: Configuration Directives
  • Tags: config, configuration
Clone this wiki locally