1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

add a defaults file containing all defaults for configuration options and tidy initial config

هذا الالتزام موجود في:
Adam Cooke
2017-04-27 09:35:57 +01:00
الأصل c36b3f6f51
التزام 1f64c61105
7 ملفات معدلة مع 123 إضافات و43 حذوفات

عرض الملف

@@ -8,7 +8,7 @@ hash = {
'quantity' => worker_quantity
},
'fast' => {
'quantity' => Postal.config.fast_server ? 1 : 0
'quantity' => Postal.config.fast_server.enabled? ? 1 : 0
}
}
}.to_yaml