ソースを参照

changelog: Improve language

tags/v0.6.0
Daniel Oaks 7年前
コミット
c6e8e4bef3
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      CHANGELOG.md

+ 2
- 2
CHANGELOG.md ファイルの表示

11
 
11
 
12
 ### Added
12
 ### Added
13
 * Added ARM build (for Raspberry PIs and similar).
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
 * Added `KLINE` and `UNKLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server.
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
 ### Changed
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
 ### Removed
20
 ### Removed
21
 
21
 

読み込み中…
キャンセル
保存