From: Sam Date: Sun, 22 Feb 2015 23:50:47 +0000 (+1100) Subject: Update web.template.yml X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=44c59d379e3a2424514eae01fa691d3cb6311de5;p=discourse_docker.git Update web.template.yml --- diff --git a/templates/web.template.yml b/templates/web.template.yml index 75afd99..c094b7a 100644 --- a/templates/web.template.yml +++ b/templates/web.template.yml @@ -18,7 +18,7 @@ params: version: tests-passed home: /var/www/discourse - upload_size: 3m + upload_size: 10m run: - exec: /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Aborting! Mail is not configured!"; exit 1; end'