Skip to content

Commit 2dc8758

Browse files
authored
Merge pull request #439 from jagtalon/jag/readme
README: Change whitelist to allowlist
2 parents 6356738 + 6dd5f27 commit 2dc8758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Application Options:
6262
-i, --identity= Private key to identify server with. (default: ~/.ssh/id_rsa)
6363
--bind= Host and port to listen on. (default: 0.0.0.0:2022)
6464
--admin= File of public keys who are admins.
65-
--whitelist= Optional file of public keys who are allowed to connect.
65+
--allowlist= Optional file of public keys who are allowed to connect.
6666
--motd= Optional Message of the Day file.
6767
--log= Write chat log to this file.
6868
--pprof= Enable pprof http server for profiling.

0 commit comments

Comments
 (0)