diff -r a56723b35412 -r 813a89873f94 web/config.php.tmpl --- a/web/config.php.tmpl Wed May 27 18:44:35 2015 +0200 +++ b/web/config.php.tmpl Wed May 27 18:52:34 2015 +0200 @@ -7,9 +7,9 @@ //define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/'); define('URL_ROOT', 'http://127.0.0.1/IRI/REPO_TWEET_LIVE/web/'); +define('LDT_PLATFORM' , 'http://ldt.iri.centrepompidou.fr/'); define('SECRET', '^e)3u&jwy@#156no9lmc1s&$g-x0n@lb=(+xgovk#5^kb)qvkb'); $C_default_registry = 'cdn'; $C_event_users = array('polemictweet' => 'polemictweet'.date('Y/m/d')); -$ldt_platform = 'http://ldt.iri.centrepompidou.fr/';