diff --git a/internal/config/config.yml b/internal/config/config.yml index cd1b360..6e929b9 100644 --- a/internal/config/config.yml +++ b/internal/config/config.yml @@ -85,9 +85,6 @@ age: null # This variable can be used to determine their length. password_length: null -# the port to use for the ssh server -ssh_port: null - # The secret for sessions (for login etc) session_secret: null