From: Ludovic CHEVALIER Date: Tue, 8 Oct 2013 21:59:15 +0000 (+0200) Subject: Modifications : etc/dovecot/dovecot.conf.m4 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=3dde6e2b7fcd76a6116a32c92fd8faa87c0c54e7 Modifications : etc/dovecot/dovecot.conf.m4 --- 3dde6e2b7fcd76a6116a32c92fd8faa87c0c54e7 diff --cc etc/nginx/site.d/roundcube/http.conf index dd5d1ce,dd5d1ce..4d79aa1 --- a/etc/nginx/site.d/roundcube/http.conf +++ b/etc/nginx/site.d/roundcube/http.conf @@@ -2,7 -2,7 +2,8 @@@ server listen 80; server_name roundcube.heureux-cyclage.org -- roundcube.cyclocoop.org; ++ roundcube.cyclocoop.org ++ roundcube.ptitvelo.net; return 301 https://$host$request_uri; } diff --cc etc/nginx/site.d/roundcube/site.conf index 6511577,6511577..64f8388 --- a/etc/nginx/site.d/roundcube/site.conf +++ b/etc/nginx/site.d/roundcube/site.conf @@@ -1,6 -1,6 +1,7 @@@ server_name roundcube.heureux-cyclage.org -- roundcube.cyclocoop.org; ++ roundcube.cyclocoop.org ++ roundcube.ptitvelo.net; client_body_buffer_size 8k; client_max_body_size 10m;