Browse Source

Snap: modify benchmark_config to include plaintext URL

Michael Hixson 12 năm trước cách đây
mục cha
commit
02558f40bc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
     }