Explorar el Código

update sort order

Patrick Falls hace 12 años
padre
commit
bba818b086
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      flask/benchmark_config

+ 1 - 1
flask/benchmark_config

@@ -14,7 +14,7 @@
       "db_url": "/dbsraw",
       "query_url": "/dbraw?queries=",
       "port": 8080,
-      "sort": 82
+      "sort": 84
     }
   }]
 }