diff -r 2a7fca4f0cc4 -r 095f4c76664d src/js/site.js.templ --- a/src/js/site.js.templ Mon Dec 19 17:25:33 2011 +0100 +++ b/src/js/site.js.templ Mon Dec 19 17:26:02 2011 +0100 @@ -34,6 +34,9 @@ }, "SliderWidget" : { minimize_period: 850 // how long does the slider stays maximized after the user leaves the zone ? + }, + "Main" : { + autoplay: true } };