| ... | 
        ... | 
                @@ -45,7 +45,7 @@ | 
      
              
                    | 45 | 
          45 | 
            | 
        
              
                    | 46 | 
          46 | 
           == Limiting the upload file size == | 
        
              
                    | 47 | 
          47 | 
            | 
        
              
                    | 48 | 
           | 
          -You can change the maximum allowed file size for file uploads for the [[upload form element>>doc:Formcycle.FormDesigner.FormElements.Upload]], as well as the maximum size for uploads in the inbox. An error will be displayed when files larger than this limited are uploaded. | 
        
              
                     | 
          48 | 
          +You can change the maximum allowed file size for file uploads for the [[upload form element>>doc:Formcycle.Designer.Form.FormElements.Upload]], as well as the maximum size for uploads in the inbox. An error will be displayed when files larger than this limited are uploaded. | 
        
              
                    | 49 | 
          49 | 
            | 
        
              
                    | 50 | 
          50 | 
           You can find the configuration file here: {{code language="none"}}TOMCAT_DIRECTORY/conf/server.xml{{/code}} | 
        
              
                    | 51 | 
          51 | 
            |