Browse Source

changed sort value for unfiltered

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

+ 1 - 1
unfiltered/benchmark_config

@@ -7,7 +7,7 @@
       "db_url": "/db",
       "query_url": "/db?queries=",
       "port": 9000,
-      "sort": 16
+      "sort": 48
     }
   }]
 }