Browse Source

updated benchmark_config with fortune url

Patrick Falls 12 years ago
parent
commit
efe3445eea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      express/benchmark_config

+ 1 - 0
express/benchmark_config

@@ -18,6 +18,7 @@
       "setup_file": "setup",
       "db_url": "/sequelize",
       "query_url": "/sequelize?queries=",
+      "fortune_url": "/fortune"
       "port": 8080,
       "sort": 6
     }