Changing file storage to AwsS3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jakub Grufik
    Senior Member
    • Aug 2022
    • 361

    Changing file storage to AwsS3

    Hello guys, I would like to change our file storage to AwsS3.

    In the docs https://docs.espocrm.com/administration/file-storage/ there is a part where I should change
    Code:
    'defaultFileStorage' => 'AwsS3',
    in data/config-internal.php

    I found this line in data/config.php and wanted to ask you if config- internal.php is overwriting config.php or if I should change 'defaultFileStorage' in config.php instead.

    Thank you
    Attached Files
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi, You can change it in config.php w/o modifying config-internal.php.
    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


    • Jakub Grufik
      Jakub Grufik commented
      Editing a comment
      thanks a lot yuri
Working...