Quellcode durchsuchen

fix a config comment

tags/v0.10.0
Shivaram Lingamneni vor 6 Jahren
Ursprung
Commit
0e5eec3037
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      oragono.yaml

+ 1
- 1
oragono.yaml Datei anzeigen

@@ -71,7 +71,7 @@ server:
71 71
 
72 72
     # maximum number of connections per subnet
73 73
     connection-limits:
74
-        # whether to throttle limits or not
74
+        # whether to enforce connection limits or not
75 75
         enabled: true
76 76
 
77 77
         # how wide the cidr should be for IPv4

Laden…
Abbrechen
Speichern