1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

fix(smtp-server): fixes proxy protocol

هذا الالتزام موجود في:
Adam Cooke
2024-03-13 18:16:08 +00:00
الأصل 144af20b9c
التزام 92406129cf
3 ملفات معدلة مع 35 إضافات و6 حذوفات

عرض الملف

@@ -279,7 +279,7 @@ module Postal
end
boolean :proxy_protocol do
description "Enable proxy protocol for use behind some load balancers"
description "Enable proxy protocol for use behind some load balancers (supports proxy protocol v1 only)"
default false
end