diff options
author | Sadie Powell <sadie@witchery.services> | 2025-04-23 17:34:33 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-04-23 17:34:33 +0100 |
commit | 36d69b1e5c126ed490d655c500832947665c07d0 (patch) | |
tree | a87705732c83c0c46cbbf109855ec9e1a0419ada /docs/Changes.conf | |
parent | 627b89ec7ba6a758927648aae0bf65d5c27f4ed5 (diff) |
Update the change logs.
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r-- | docs/Changes.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index bc975bfad..76407c2cd 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,8 @@ Anope Version 2.1.14-git ------------------------ Added options:codelength (defaults to 15). +Added {sql_authentication}:password_field (defaults to "password"). +Added {sql_authentication}:password_hash. Changed the default value for options:linelength to "100". Changed the default value for {enc_sha2}:algorithm to "sha512". Changed the default value for {ns_seen}:purgetime to "90d". |