]> dev.renevier.net Git - syj.git/blobdiff - application/configs/application.ini
update config to new url
[syj.git] / application / configs / application.ini
index cb9d2cce46de965c16073e5c8b66097fb1b5156e..38254f87c121e4655193afb71d9b0384568b7162 100644 (file)
@@ -1,4 +1,4 @@
-; This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
+; This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
 ; and is published under the AGPL license. */
 [production]
 phpSettings.display_startup_errors = 0
@@ -9,7 +9,7 @@ bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
 bootstrap.class = "Bootstrap"
 appnamespace = "Syj"
 ; needed to send mails from cron
-resources.frontController.params.rooturl="http://osm-syj.crans.org/"
+resources.frontController.params.rooturl="http://syj.renevier.net/"
 resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers"
 resources.frontController.params.displayExceptions = 0
 resources.frontController.params.webmasterEmail = "arno@renevier.net"