From fe661a935ac887b11aec31ff049ace2db7ccbf84 Mon Sep 17 00:00:00 2001 From: Simponic Date: Mon, 19 Dec 2022 16:27:34 -0700 Subject: Add unsupported message for DSA keys, player and such --- config/config.exs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config/config.exs') diff --git a/config/config.exs b/config/config.exs index 61bf72f..bafbdfe 100644 --- a/config/config.exs +++ b/config/config.exs @@ -1,11 +1,5 @@ import Config -config :chessh, Chessh.Repo, - database: "chessh", - username: "postgres", - password: "postgres", - hostname: "localhost" - config :chessh, ecto_repos: [Chessh.Repo] config :esshd, -- cgit v1.2.3-70-g09d2