Browse Source

changelog: Improve language

tags/v0.6.0
Daniel Oaks 7 years ago
parent
commit
c6e8e4bef3
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md View File

@@ -11,11 +11,11 @@ New release of Oragono!
11 11
 
12 12
 ### Added
13 13
 * Added ARM build (for Raspberry PIs and similar).
14
-* Added automated connection throttling! To enable this, copy the `connection-throttling` section from the config.
14
+* Added automated connection throttling! See the new `connection-throttling` section in the config.
15 15
 * Added `KLINE` and `UNKLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server.
16 16
 
17 17
 ### Changed
18
-* Connection limits can now be freely enabled or disabled. To enable automated limit handling, see the new `enabled` flag in the config, under `connection-limits`.
18
+* Connection limits can now be freely enabled or disabled. If updating, check the new `enabled` flag under the `connection-limits` section of the config.
19 19
 
20 20
 ### Removed
21 21
 

Loading…
Cancel
Save