Toggle navigation
UBIK Wiki / Augmensys
Main page
Site map
FAQ
Contact
Help
Jump to:
navigation
,
search
Changes
Configuration Files/web.config
15 bytes added
,
24 April
/* Example Upload of files with 300MB Size */
==== Example Upload of files with 300MB Size ====
<source lang="XML">
<system.web>
<customErrors mode="Off"/>
<httpRuntime maxRequestLength="302700
" targetFramework="4.6
" />
<compilation debug="
true
false
" defaultLanguage="c#" targetFramework="4.
0
6
" />
</system.web>
</source>
NNE
415
edits