Add (optional) raven error handler.
[platal.git] / configs / platal.ini
index 9ce8614..cfc3820 100644 (file)
@@ -1,5 +1,5 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;  Copyright (C) 2003-2011 Polytechnique.org                               ;
+;  Copyright (C) 2003-2013 Polytechnique.org                               ;
 ;  http://opensource.polytechnique.org/                                    ;
 ;                                                                          ;
 ;  This program is free software; you can redistribute it and/or modify    ;
@@ -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]
 
@@ -442,9 +447,13 @@ private_key_ax = ""
 secret       = ""
 
 ; $globals->xnet->auth_baseurl
-; Baseur of the site used to perform authentication
+; Baseurl of the site used to perform authentication
 auth_baseurl = ""
 
+; $globals->xnet->xorg_baseurl
+; Baseurl of the 'X.org' website
+xorg_baseurl = "https://www.polytechnique.org/"
+
 ; $globals->xnet->evts_domain
 ; Domain address where the aliases containing the list of (non-)subscribers
 ; of an event are created.