Chore: mode use lower case (backward compatible)

This commit is contained in:
Dreamacro
2020-06-01 00:32:37 +08:00
parent 71d30e6654
commit 46244a6496
2 changed files with 8 additions and 7 deletions

View File

@ -92,8 +92,8 @@ allow-lan: false
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
# bind-address: "*"
# Rule / Global / Direct (default is Rule)
mode: Rule
# rule / global / direct (default is rule)
mode: rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent