[Nginx] Fix EAS
parent
a3d9f5a984
commit
63f7e5930d
|
@ -283,7 +283,7 @@ server {
|
|||
}
|
||||
|
||||
location ^~ /Microsoft-Server-ActiveSync {
|
||||
include /etc/nginx/conf.d/templates/sogo_proxy.template;
|
||||
include /etc/nginx/conf.d/templates/sogo_eas.template;
|
||||
proxy_connect_timeout 1000;
|
||||
proxy_next_upstream timeout error;
|
||||
proxy_send_timeout 1000;
|
||||
|
|
Loading…
Reference in New Issue