X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fconfigs%2Fapplication.ini;h=38254f87c121e4655193afb71d9b0384568b7162;hb=f4bf761bc8fcb7bb3505a5e1e878952024b06834;hp=cb9d2cce46de965c16073e5c8b66097fb1b5156e;hpb=e6d781eb4614d9bb8f87133e16c62a1a5a564e77;p=syj.git diff --git a/application/configs/application.ini b/application/configs/application.ini index cb9d2cc..38254f8 100644 --- a/application/configs/application.ini +++ b/application/configs/application.ini @@ -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"