Announcement

Collapse
No announcement yet.

Changing file storage to AwsS3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #2
    Hi, You can change it in config.php w/o modifying config-internal.php.

    Comment


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