Browse Source

updated sort value for snap

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

+ 1 - 1
snap/benchmark_config

@@ -7,7 +7,7 @@
       "db_url": "/db",
       "query_url": "/db?queries=",
       "port": 8000,
-      "sort": 39
+      "sort": 41
     }
   }]
 }