Originally created by @ghost on GitHub (Jul 2, 2021).
This upload will fail and will return the shown error due to the size restriction set by the admin using the admin panel. It is set to 50MB in this example.
Originally created by @ghost on GitHub (Jul 2, 2021).

This upload will fail and will return the shown error due to the size restriction set by the admin using the admin panel. It is set to 50MB in this example.
Those are hard-coded limits in the web-vault, and not something we can change on-the-fly, per server.
What we can do is change the error message to indicate what the limit is so that it will be more clear.
@BlackDex commented on GitHub (Jul 2, 2021):
Those are hard-coded limits in the web-vault, and not something we can change on-the-fly, per server.
What we can do is change the error message to indicate what the limit is so that it will be more clear.
I have checked the code a bit better, and the size limit you can configure isn't per attachment, but as a total amount of storage. The wording is a bit off, so i think we should change that.
@BlackDex commented on GitHub (Jul 5, 2021):
I have checked the code a bit better, and the size limit you can configure isn't per attachment, but as a total amount of storage. The wording is a bit off, so i think we should change that.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @ghost on GitHub (Jul 2, 2021).
This upload will fail and will return the shown error due to the size restriction set by the admin using the admin panel. It is set to 50MB in this example.
@BlackDex commented on GitHub (Jul 2, 2021):
Those are hard-coded limits in the web-vault, and not something we can change on-the-fly, per server.
What we can do is change the error message to indicate what the limit is so that it will be more clear.
@BlackDex commented on GitHub (Jul 5, 2021):
I have checked the code a bit better, and the size limit you can configure isn't per attachment, but as a total amount of storage. The wording is a bit off, so i think we should change that.