مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
fix: remove a few leftover fast server artifacts
هذا الالتزام موجود في:
@@ -4,8 +4,6 @@ pid_root: /tmp/postal/pids
|
|||||||
processes:
|
processes:
|
||||||
web:
|
web:
|
||||||
restart_mode: usr1
|
restart_mode: usr1
|
||||||
fast:
|
|
||||||
restart_mode: term-start
|
|
||||||
smtp:
|
smtp:
|
||||||
restart_mode: usr1
|
restart_mode: usr1
|
||||||
worker:
|
worker:
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ module Postal
|
|||||||
autoload :HTTP
|
autoload :HTTP
|
||||||
autoload :HTTPSender
|
autoload :HTTPSender
|
||||||
autoload :Job
|
autoload :Job
|
||||||
autoload :LetsEncrypt
|
|
||||||
autoload :MessageDB
|
autoload :MessageDB
|
||||||
autoload :MessageInspection
|
autoload :MessageInspection
|
||||||
autoload :MessageParser
|
autoload :MessageParser
|
||||||
|
|||||||
@@ -8,9 +8,6 @@ hash = {
|
|||||||
'processes' => {
|
'processes' => {
|
||||||
'worker' => {
|
'worker' => {
|
||||||
'quantity' => worker_quantity
|
'quantity' => worker_quantity
|
||||||
},
|
|
||||||
'fast' => {
|
|
||||||
'quantity' => Postal.config.fast_server.enabled? ? 1 : 0
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}.to_yaml
|
}.to_yaml
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم