web/config.php.tmpl
changeset 1249 813a89873f94
parent 1245 83a59592b274
child 1425 99671a4d5274
--- 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/';