Browse Source

Snap: modify benchmark_config to include plaintext URL

Michael Hixson 12 years ago
parent
commit
6eb59f294f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      snap/benchmark_config

+ 1 - 0
snap/benchmark_config

@@ -6,6 +6,7 @@
       "json_url": "/json",
       "db_url": "/db",
       "query_url": "/db?queries=",
+      "plaintext_url": "/plaintext",
       "port": 8000,
       "sort": 41
     }