本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Formatting of haproxy.cfg
pull/254/head
sudneo
6 年之前
父節點
3dfa6a28f9
當前提交
06e8056173
共有
1 個檔案被更改
,包括
5 行新增
和
5 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-5
examples/haproxy/haproxy.cfg
+ 5
- 5
examples/haproxy/haproxy.cfg
查看文件
@@ -17,12 +17,12 @@ global
ssl-default-bind-options no-sslv3
defaults
log
global
mode
http
option
httplog
option
dontlognull
log
global
mode
http
option
httplog
option
dontlognull
option forwardfor
option
redispatch
option redispatch
timeout connect 5000
timeout client 50000
timeout server 50000
Write
Preview
Loading…
取消
儲存