summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72f67dd..8c2c8c6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Default `config.toml`:
4```toml 4```toml
5serveraddr = "0.0.0.0:7229" # String 5serveraddr = "0.0.0.0:7229" # String
6pingtimeout = 10 # i64 6pingtimeout = 10 # i64
7pingthreshold = 1 # i64 7pingthreshold = 1 # u64
8timeoffset = 0 # i8 8timeoffset = 0 # i8
9 9
10[auth] 10[auth]