internal/config/config: Remove unuused field

This commit is contained in:
Tom Wiesing 2023-03-08 12:09:00 +01:00
parent f0073a649f
commit 7371cc2163
No known key found for this signature in database

View file

@ -85,9 +85,6 @@ age: null
# This variable can be used to determine their length. # This variable can be used to determine their length.
password_length: null password_length: null
# the port to use for the ssh server
ssh_port: null
# The secret for sessions (for login etc) # The secret for sessions (for login etc)
session_secret: null session_secret: null