Browse Source

updated sort order for compojure raw

Patrick Falls 12 years ago
parent
commit
b70efc1d44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compojure/benchmark_config

+ 1 - 1
compojure/benchmark_config

@@ -15,7 +15,7 @@
       "db_url": "/compojure/dbraw/1",
       "query_url": "/compojure/dbraw/",
       "port": 8080,
-      "sort": 3
+      "sort": 85
     }
   }]
 }