mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-01-24 21:44:59 +00:00
update readme
This commit is contained in:
parent
5b16d83ca1
commit
14ba97f46a
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user