Procházet zdrojové kódy

Fix truncated comment in config.yml (#999)

John Maguire před 1 rokem
rodič
revize
87b628ba24
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      examples/config.yml

+ 2 - 1
examples/config.yml

@@ -171,7 +171,8 @@ punchy:
 # and has been deprecated for "preferred_ranges"
 #preferred_ranges: ["172.16.0.0/24"]
 
-# sshd can expose informational and administrative functions via ssh this is a
+# sshd can expose informational and administrative functions via ssh. This can expose informational and administrative
+# functions, and allows manual tweaking of various network settings when debugging or testing.
 #sshd:
   # Toggles the feature
   #enabled: true