From 43eea9bb45082d2b3c85aa2a97e8178cca4f4052 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:33:47 +0200 Subject: [PATCH] Testing (#488) --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- conf/nginx.conf | 18 +++++++++--------- manifest.toml | 18 +++++++++--------- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 040a3f5..58e9c93 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Shipped version:** 9.9.0~ynh1 +**Shipped version:** 9.9.1~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 99b30e8..473f087 100644 --- a/README_es.md +++ b/README_es.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Versión actual:** 9.9.0~ynh1 +**Versión actual:** 9.9.1~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index c0ed782..dca2ff4 100644 --- a/README_eu.md +++ b/README_eu.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Paketatutako bertsioa:** 9.9.0~ynh1 +**Paketatutako bertsioa:** 9.9.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index fb190d3..0f1ab9e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo - Données de profilage d'exécution et rapports de surveillance du système -**Version incluse :** 9.9.0~ynh1 +**Version incluse :** 9.9.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 9609d55..2dee95d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Versión proporcionada:** 9.9.0~ynh1 +**Versión proporcionada:** 9.9.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3161012..76c822a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**分发版本:** 9.9.0~ynh1 +**分发版本:** 9.9.1~ynh1 ## 截图 diff --git a/conf/nginx.conf b/conf/nginx.conf index 5dee3de..bbba431 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -11,12 +11,18 @@ location ~ ^__PATH__/api/v[0-9]+/(users/)?websocket$ { proxy_set_header X-Frame-Options SAMEORIGIN; proxy_buffers 256 16k; proxy_buffer_size 16k; - proxy_read_timeout 600s; + client_body_timeout 60s; + send_timeout 300s; + lingering_timeout 5s; + proxy_connect_timeout 90s; + proxy_send_timeout 300s; + proxy_read_timeout 90s; + proxy_http_version 1.1; proxy_pass http://127.0.0.1:__PORT__; } location __PATH__/ { - client_max_body_size 50M; + client_max_body_size 100M; proxy_set_header Connection ""; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; @@ -26,12 +32,6 @@ location __PATH__/ { proxy_buffers 256 16k; proxy_buffer_size 16k; proxy_read_timeout 600s; - # Disable the proxy cache, because the proxy_cache_path directive - # cannot be embeded in a `server` block. - #proxy_cache mattermost_cache; - #proxy_cache_revalidate on; - #proxy_cache_min_uses 2; - #proxy_cache_use_stale timeout; - #proxy_cache_lock on; + proxy_http_version 1.1; proxy_pass http://127.0.0.1:__PORT__; } diff --git a/manifest.toml b/manifest.toml index 2323b69..782ceec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mattermost" description.en = "Open source collaboration platform built for developers" description.fr = "Plateforme de collaboration open source conçue pour les développeurs" -version = "9.9.0~ynh1" +version = "9.9.1~ynh1" maintainers = ["pmorinerie"] @@ -76,18 +76,18 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://releases.mattermost.com/9.9.0/mattermost-team-9.9.0-linux-amd64.tar.gz" - amd64.sha256 = "83e982f193f3f81cd276fa78c6786b407a671b15f9f0cb927cc44883f231dbdf" - arm64.url = "https://releases.mattermost.com/9.9.0/mattermost-team-9.9.0-linux-arm64.tar.gz" - arm64.sha256 = "f3afb214fd6ae1e1c7895d6c10d88812286e3851fc7da8a5ee995cb5843fa222" + amd64.url = "https://releases.mattermost.com/9.9.1/mattermost-team-9.9.1-linux-amd64.tar.gz" + amd64.sha256 = "24e862acf3a46ad52db7f24581357c4623faa391c1148d5ca7ed17c1228d081c" + arm64.url = "https://releases.mattermost.com/9.9.1/mattermost-team-9.9.1-linux-arm64.tar.gz" + arm64.sha256 = "bebed15f1b1d8f96de247406c1519eced1dea0f2f419e4579c94eba32bf1759b" armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.9.0/mattermost-v9.9.0-linux-arm.tar.gz" armhf.sha256 = "612b2a0bca1b1755291d5723dcf617be6d0848474b58727151d8cbf2d5431826" [resources.sources.enterprise] - amd64.url = "https://releases.mattermost.com/9.9.0/mattermost-enterprise-9.9.0-linux-amd64.tar.gz" - amd64.sha256 = "8808ddaa46476924d2087b39a45e287b3120e41a124a63618aaa7ffce5b69d3b" - arm64.url = "https://releases.mattermost.com/9.9.0/mattermost-enterprise-9.9.0-linux-arm64.tar.gz" - arm64.sha256 = "a1e516e5f2fcaffa8ff19f70a71c1f735642f5dc0cb066e7142e50d4943081d8" + amd64.url = "https://releases.mattermost.com/9.9.1/mattermost-enterprise-9.9.1-linux-amd64.tar.gz" + amd64.sha256 = "d2303a5e54eb7308081022f72c9c15c2e8206966c7c9048d2911dc71a3972493" + arm64.url = "https://releases.mattermost.com/9.9.1/mattermost-enterprise-9.9.1-linux-arm64.tar.gz" + arm64.sha256 = "48b5e3ca8197d61682973a86b123b60066b997a580c443096d2da1a0e28caa86" [resources.system_user] allow_email = true