Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mutgos.conf should have comments sshd config style #37

Open
hyena opened this issue Mar 18, 2019 · 2 comments
Open

mutgos.conf should have comments sshd config style #37

hyena opened this issue Mar 18, 2019 · 2 comments
Labels
good first issue Good for newcomers

Comments

@hyena
Copy link
Collaborator

hyena commented Mar 18, 2019

In the config files for sshd most lines are commented out and show the default values. This is a good way to tell the user what the default values are and help them keep track of what they've modified.

@zelerin
Copy link
Member

zelerin commented Mar 18, 2019

Sounds reasonable to me. If you'll note in the code, the parser already puts in defaults for unspecified values. Is this something you wanted to work or should I make the changes soon?

@hyena
Copy link
Collaborator Author

hyena commented Mar 18, 2019 via email

@zelerin zelerin added the good first issue Good for newcomers label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants