Moving to GitHub.
[platal.git] / configs / platal.ini
index 5b85fc3..4f94bea 100644 (file)
@@ -1,5 +1,5 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;  Copyright (C) 2003-2011 Polytechnique.org                               ;
+;  Copyright (C) 2003-2014 Polytechnique.org                               ;
 ;  http://opensource.polytechnique.org/                                    ;
 ;                                                                          ;
 ;  This program is free software; you can redistribute it and/or modify    ;
@@ -155,6 +155,15 @@ skin = "default"
 econfiance = ""
 
 
+; $globals->core->sentry_dsn
+; Key used to log errors to Sentry
+sentry_dsn = ""
+
+; $globals->core->sentry_js_dsn
+; Key used to log JS errors to Sentry
+sentry_js_dsn = ""
+
+
 ; The API section contains  the configuration for the web services.
 [Api]
 
@@ -427,7 +436,7 @@ pass_ax        = ""
 
 ; $globals->webservice->hsot_ax
 ; Host of the webservice of the AX
-host_ax        = "https://www.polytechniciens.com/"
+host_ax        = "http://www.ax.polytechnique.edu/"
 
 ; $globals->webservice->private_key_ax
 ; Path to the private key used for authentication with the webservice of the AX
@@ -445,6 +454,10 @@ secret       = ""
 ; 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.