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