commit
						7f46876b0c
					
				| @ -1,3 +1,4 @@ | |||||||
| date.timezone=UTC | date.timezone=UTC | ||||||
| upload_max_filesize = 25M | upload_max_filesize = {{ MAX_FILESIZE }}M | ||||||
| post_max_size = 25M | post_max_size = {{ MAX_FILESIZE }}M | ||||||
|  | 
 | ||||||
|  | |||||||
| @ -1,3 +1,4 @@ | |||||||
| date.timezone=UTC | date.timezone=UTC | ||||||
| upload_max_filesize = 25M | upload_max_filesize = {{ MAX_FILESIZE }}M | ||||||
| post_max_size = 25M | post_max_size = {{ MAX_FILESIZE }}M | ||||||
|  | 
 | ||||||
|  | |||||||
					Loading…
					
					
				
		Reference in New Issue
	
	 Tim Möhlmann
						Tim Möhlmann