Add (optional) raven error handler.
[platal.git] / configs / platal.ini
index a421802..cfc3820 100644 (file)
@@ -155,6 +155,11 @@ skin = "default"
 econfiance = ""
 
 
+; $globals->core->sentry_dsn
+; Key used to log errors to Sentry
+sentry_dsn = ""
+
+
 ; The API section contains  the configuration for the web services.
 [Api]