Adam Ierymenko 8 years ago
parent
commit
8718b33a66
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service/README.md

+ 1 - 0
service/README.md

@@ -52,6 +52,7 @@ A *jsonp* URL argument may be supplied to request JSONP encapsulation. A JSONP r
 | worldTimestamp        | integer       | Timestamp of most recent world definition         | no       |
 | online                | boolean       | If true at least one upstream peer is reachable   | no       |
 | tcpFallbackActive     | boolean       | If true we are using slow TCP fallback            | no       |
+| relayPolicy           | string        | Relay policy: ALWAYS, TRUSTED, or NEVER           | no       |
 | versionMajor          | integer       | Software major version                            | no       |
 | versionMinor          | integer       | Software minor version                            | no       |
 | versionRev            | integer       | Software revision                                 | no       |