mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
Add missing key to changelog
This commit is contained in:
parent
2b10b73bbc
commit
e365103fb5
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ New release of Oragono!
|
|||
### Config Changes
|
||||
* `allow-multiple-per-connection` key removed from `accounts`.
|
||||
* `autoupgrade` key added under `datastore`, specifying whether to upgrade to new database versions automatically.
|
||||
* `bcrypt-cost` key added under `accounts`, to control how strongly account passwords are hashed.
|
||||
* `stackimpact` section removed from `debug`.
|
||||
* `unix-bind-mode` key added under `server`, controlling the bind mode used for unix listening sockets.
|
||||
* `vhosts` section added under `accounts`, configuring our new vhost support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue