forked from External/ergo
correct my earlier overexcitement re. punctuation
This commit is contained in:
parent
3fa5e88e05
commit
a0eed62b4c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Highlights include:
|
||||||
* The default logging configuration now logs to stderr only, rather than to both stderr and a file.
|
* The default logging configuration now logs to stderr only, rather than to both stderr and a file.
|
||||||
* `max-channels-per-client` key added under `channels` (limiting the number of channels that can be joined).
|
* `max-channels-per-client` key added under `channels` (limiting the number of channels that can be joined).
|
||||||
* `max-channels-per-account` key added under `channels.registration` (limiting the number of channels that can be registered).
|
* `max-channels-per-account` key added under `channels.registration` (limiting the number of channels that can be registered).
|
||||||
* Exemption lists now accept `localhost` as a value, meaning any loopback IPV4, loopback IPV6, or unix domain address....
|
* Exemption lists now accept `localhost` as a value, meaning any loopback IPV4, loopback IPV6, or unix domain address.
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
* Added a SASL-only mode in which all clients must authenticate with SASL.
|
* Added a SASL-only mode in which all clients must authenticate with SASL.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue