Jump to: navigation, search

Changes


Configuration Files/Bindings.config

51 bytes added, 19 April
/* Upload of large files */
====Upload of large files====
For security reasons by default, we allow uploading files with a size of 2000000 Bytes (2MB). To increase the size the attributes '''maxBufferPoolSize''', '''maxReceivedMessageSize''', '''maxBufferSize''', '''maxStringContentLength''', '''maxArrayLength''', '''maxBytesPerRead''', '''maxNameTableCharCount''' must be adapted in their respective tags '''webHttpBinding'', ''basicHttpBinding''', and '''wsHttpBinding'''.
{{Hint|The relevant settings for uploading large files are handled in Bytes.}}
</wsHttpBinding>
</source>
 
[[Category:Installing|Configuration Files/Bindings.config]]
 
== Example 3.5 ==
<syntaxhighlight lang="xml">
415
edits