Hacker News new | ask | show | jobs
by cozzyd 917 days ago
Generally commented out lines are defaults, right?
1 comments

Often yes, but not always. Here both the default is mentioned and a commented line is offered (I like commented lines as they show a proper format).

  # Set idle timeout (in minutes) before the connection will
  # be disconnect (defaults to 0 for no timeout)
  #IdleTimeout=30