forked from External/ergo
changelog: Fix typo
This commit is contained in:
parent
91d59575ce
commit
700c0797b9
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ New release of Oragono!
|
||||||
### Added
|
### Added
|
||||||
* Added ARM build (for Raspberry PIs and similar).
|
* Added ARM build (for Raspberry PIs and similar).
|
||||||
* Added automated connection throttling! To enable this, copy the `connection-throttling` section from the config.
|
* Added automated connection throttling! To enable this, copy the `connection-throttling` section from the config.
|
||||||
* Added `KLINE` and `UNDLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server.
|
* Added `KLINE` and `UNKLINE` commands. Complementing `DLINE`'s per-IP and per-network bans, this lets you ban masks from the server.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* 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`.
|
* 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`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue