front_idill/src/config.json
changeset 35 4267d6d27a7d
child 44 8393d3473b98
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/front_idill/src/config.json	Wed May 30 10:21:36 2012 +0200
@@ -0,0 +1,19 @@
+{
+	"local":"false",
+	"length":"5",
+	"imagesToShow":"20",
+	"totalImages":"23",
+	"timePrezoom":"500",
+	"timePreUnzoom":"200",
+	"timeZoom":"500",
+	"timeUnzoom":"400",
+	"timeNeighbourGlowing":"1000",
+	"timeNeighbourUnglowing":"1000",
+	"timeMovingToNeighbour":"1000",
+	"timeSearchFade":"2000",
+	"timeNotifyFade":"2000",
+	"timeFilterFade":"2000",
+	"zoomPercentage":"0.80",
+	"prezoomPercentage":"0.25",
+	"zoomedMargin":"42"
+}
\ No newline at end of file