مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-03-03 22:34:09 +00:00
add a defaults file containing all defaults for configuration options and tidy initial config
هذا الالتزام موجود في:
@@ -80,11 +80,11 @@ module Postal
|
||||
end
|
||||
|
||||
def parse(part, type = nil)
|
||||
if @domain.track_clicks?
|
||||
if Postal.tracking_available? && @domain.track_clicks?
|
||||
part = insert_links(part, type)
|
||||
end
|
||||
|
||||
if @domain.track_loads? && type == :html
|
||||
if Postal.tracking_available? && @domain.track_loads? && type == :html
|
||||
part = insert_tracking_image(part)
|
||||
end
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم