مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
feat: new configuration system (and schema) (#2819)
هذا الالتزام موجود في:
@@ -2,8 +2,8 @@
|
||||
|
||||
require "postal/config"
|
||||
|
||||
if Postal.config.general&.exception_url
|
||||
if Postal::Config.logging.sentry_dsn
|
||||
Sentry.init do |config|
|
||||
config.dsn = Postal.config.general.exception_url
|
||||
config.dsn = Postal::Config.logging.sentry_dsn
|
||||
end
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم