|
@@ -4,7 +4,11 @@
|
|
"default": {
|
|
"default": {
|
|
"setup_file": "setup",
|
|
"setup_file": "setup",
|
|
"json_url": "/json",
|
|
"json_url": "/json",
|
|
|
|
+ "db_url": "/db",
|
|
|
|
+ "query_url": "/db?queries=",
|
|
|
|
+ "fortune_url": "/fortune",
|
|
"plaintext_url": "/plaintext",
|
|
"plaintext_url": "/plaintext",
|
|
|
|
+ "update_url": "/updates?queries=",
|
|
"port": 8080,
|
|
"port": 8080,
|
|
"approach": "Realistic",
|
|
"approach": "Realistic",
|
|
"classification": "Platform",
|
|
"classification": "Platform",
|