summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rw-r--r--service/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/README.md b/service/README.md
index 45f06fcf..d80b5b6d 100644
--- a/service/README.md
+++ b/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 |