projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a21ffa
)
Update web.template.yml
author
Sam
<sam.saffron@gmail.com>
Sun, 22 Feb 2015 23:50:47 +0000
(10:50 +1100)
committer
Sam
<sam.saffron@gmail.com>
Sun, 22 Feb 2015 23:50:47 +0000
(10:50 +1100)
templates/web.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.template.yml
b/templates/web.template.yml
index 75afd99b73f5e582f7b0a2015b8831334a34821d..c094b7acf98ec849d7ea9a5b95048e9955e61aca 100644
(file)
--- a/
templates/web.template.yml
+++ b/
templates/web.template.yml
@@
-18,7
+18,7
@@
params:
version: tests-passed
home: /var/www/discourse
- upload_size:
3
m
+ upload_size:
10
m
run:
- exec: /usr/local/bin/ruby -e 'if ENV["DISCOURSE_SMTP_ADDRESS"] == "smtp.example.com"; puts "Aborting! Mail is not configured!"; exit 1; end'