Преглед изворни кода

add plaintext url to config

Patrick Falls пре 12 година
родитељ
комит
f053862398
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      servlet/benchmark_config

+ 1 - 0
servlet/benchmark_config

@@ -4,6 +4,7 @@
     "default": {
       "setup_file": "setup",
       "json_url": "/servlet/json",
+      "plaintext_url": "/servlet/plaintext",
       "port": 8080,
       "sort": 18
     },