瀏覽代碼

Updated: worker_processes to auto

pull/1561/head
GoliathLabs 4 年之前
父節點
當前提交
b608c3d342
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 37F7BDC266B5BAB8
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-nginx-proxy/defaults/main.yml

+ 1
- 1
roles/matrix-nginx-proxy/defaults/main.yml 查看文件

@@ -555,5 +555,5 @@ matrix_nginx_proxy_synapse_frontend_proxy_locations: []
# The amount of worker processes and connections
# Consider increasing these when you are expecting high amounts of traffic
# http://nginx.org/en/docs/ngx_core_module.html#worker_connections
matrix_nginx_proxy_worker_processes: 1
matrix_nginx_proxy_worker_processes: auto
matrix_nginx_proxy_worker_connections: 1024

Loading…
取消
儲存