Add link to dokuwiki docs on uploadsize
This commit is contained in:
		
					parent
					
						
							
								3af5aa8862
							
						
					
				
			
			
				commit
				
					
						2b1a2c599b
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,7 @@ server {
 | 
			
		|||
    add_header Strict-Transport-Security "max-age=63072000" always;
 | 
			
		||||
 | 
			
		||||
    # Maximum file upload size is 20MB - change accordingly if needed
 | 
			
		||||
    # See: https://www.dokuwiki.org/faq:uploadsize
 | 
			
		||||
    client_max_body_size 20M;
 | 
			
		||||
    client_body_buffer_size 128k;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue