home-erp

git clone git://archive.git.mtrnord.blog/MTRNord/home-erp.git
Log | Files | Refs | README

php.ini (110B)


      1 [PHP]
      2 post_max_size = 100M
      3 upload_max_filesize = 100M
      4 variables_order = EGPCS
      5 
      6 [opcache]
      7 opcache.enable_cli=1