Skip to content

Commit

Permalink
Fix typo in flysystem.md (#498)
Browse files Browse the repository at this point in the history
Co-authored-by: johan Vlaar <[email protected]>
  • Loading branch information
JohJohan and JohJohan authored May 1, 2023
1 parent 545b388 commit 492b986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flysystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ fm_elfinder:
upload_allow: ['all']
```
In that case you use an S3 domain so the **relative_path** have to be false and the url have to be set to your S3 or Cloudfront Domain if you have mapped S3 directly to your filesystem wirk with the relative path.
In that case you use an S3 domain so the **relative_path** have to be false and the url have to be set to your S3 or Cloudfront Domain if you have mapped S3 directly to your filesystem work with the relative path.
If you don't set the **relative_path** to false you get a wrong URL after inserting that image to CKEditor for example.
Define the variables in your config.yml or set it directly.
Expand Down

0 comments on commit 492b986

Please sign in to comment.