Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 193 Bytes

.checkout

A Symfony project created on April 30, 2017, 6:43 pm.

#in order to upload big .CAD files update php.ini

  1. memory_limit=-1
  2. post_max_size=20M
  3. upload_max_filesize=20M