Erlang ssh server #1

Merged
Simponic merged 7 commits from erlang_ssh_server into main 2022-12-29 20:37:51 -05:00
Showing only changes of commit aaeef8158d - Show all commits

View File

@ -1,7 +1,7 @@
import Config
config :chessh, RateLimits,
jail_timeout_ms: 1000,
jail_timeout_ms: 5000,
jail_attempt_threshold: 3
config :chessh, Chessh.Repo,