Changing file storage to AwsS3

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Jakub Grufik
    commented on 's reply
    thanks a lot yuri

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

    Leave a comment:


  • Jakub Grufik
    started a topic Changing file storage to AwsS3

    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
Working...