web/ldtplatform/settings.py
changeset 340 5f919a978f50
parent 332 c28d4dc49a50
child 444 2711eef17092
--- a/web/ldtplatform/settings.py	Fri Jan 06 11:28:10 2012 +0100
+++ b/web/ldtplatform/settings.py	Fri Jan 06 17:46:23 2012 +0100
@@ -213,6 +213,8 @@
 
 WEB_VERSION = ldtplatform.get_version()
 
+DIVISIONS_FOR_STAT_ANNOTATION = 64
+
 from config import *
 
 if not "LOGIN_URL" in locals():