Commit 113d88121e8498dd4270ae7073afd0851b07192b

Authored by Rodrigo Siqueira
1 parent 546fbdb0

Increase upload size in noosfero.

For technical reason, we changed the total size of upload to 500Mb. This is
a temporary solution, and we will undo this soon.

Sigined-off-by: Joenio Costa <joenio@colivre.coop.br>
Sigined-off-by: Rodrigo Siqueira <siqueira@kuniri.org>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
cookbooks/noosfero/files/noosfero.yml
1 1 production:
2   - max_upload_size: 150MB
  2 + max_upload_size: 500MB
... ...