From fdaee37b7b926ab4290362d36731f1f13e2e7081 Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 10 Oct 2017 22:31:50 -0700 Subject: [PATCH] example-conf: fix a typo [skip ci] --- example-conf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-conf.yml b/example-conf.yml index 992b52a..42bdd77 100644 --- a/example-conf.yml +++ b/example-conf.yml @@ -215,7 +215,7 @@ servers: # IPs of other networks' users. #relay_no_ips: true - # Sets the suffix that relay subservers that this network should use. + # Sets the suffix that relay subservers on this network should use. # If not specified per network, falls back to the value at # relay:server_suffix or "relay" if that is not set. #server_suffix: "relay.yournet.net"