From 14ba97f46a648beb8888923cee06087a8fd45b98 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 23 Apr 2023 03:04:01 +0300 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e9947d..3d68d57 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ sphinxsearch JSON interface to build third party applications / distributed index sharing. -Could be enabled or disabled by API_ENABLED option +Could be enabled or disabled by `API_ENABLED` option ###### Address @@ -69,7 +69,7 @@ Could be enabled or disabled by API_ENABLED option Returns search results. -Could be enabled or disabled by API_SEARCH_ENABLED option +Could be enabled or disabled by `API_SEARCH_ENABLED` option ###### Request attributes @@ -81,9 +81,9 @@ GET page={int} - search results page, 1 if not provided ##### Hosts distribution API -Returns node hosts collected with fields provided in API_HOSTS_FIELDS settings. +Returns node hosts collected with fields provided in `API_HOSTS_FIELDS` settings. -Could be enabled or disabled by API_HOSTS_ENABLED option +Could be enabled or disabled by `API_HOSTS_ENABLED` option ###### Request attributes