Remove obsolete warning regarding images in S3

This issue was fixed in Consul 1.4.0.
This commit is contained in:
Javi Martín
2021-11-30 17:53:45 +01:00
parent f4c932b269
commit 9820a2ce07

View File

@@ -84,5 +84,3 @@ config.paperclip_defaults = {
```
You will need to restart to apply the changes.
**WARNING:** There is currently a bug which causes an error 500 when creating a budget investment with an image stored on S3. You can find the fix on [that pull request](https://github.com/consul/consul/pull/2851). If it isn't merged yet or your fork doesn't include it, you will have to apply the changes to your fork manually.