Skip to content

Commit 6dd5f27

Browse files
author
Jag Talon
committedMar 6, 2025
README: Change whitelist to allowlist
1 parent 6356738 commit 6dd5f27

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)
Please sign in to comment.