document size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterberlin
    Active Community Member
    • Mar 2015
    • 1004

    document size

    Hi
    What is the maximum size of a file that can be stored under Documents?
    peter
  • yuri
    Member
    • Mar 2014
    • 8501

    #2
    Hi Peter,

    Limited by the minimum value of post_max_size server paramater, 'attachmentUploadMaxSize' config parameter, and 'Max File Size' field parameter in Entity Manager.
    Last edited by yuri; 03-11-2018, 07:01 AM.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • peterberlin
      Active Community Member
      • Mar 2015
      • 1004

      #3
      Hi Yuri,
      thank you very much
      peter

      Comment

      • zatou
        Junior Member
        • Mar 2018
        • 12

        #4
        Hello yuri How to find this repertory .?
        thanks

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          post_max_size server paramater in php.ini,
          attachmentUploadMaxSize' config parameter in data/config.php,
          'Max File Size' field parameter in Administration > Entity Manager > {Your Entity} > {your field}

          Comment

          • zatou
            Junior Member
            • Mar 2018
            • 12

            #6
            Thanks tanya

            Comment

            Working...