You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove references to useless option default_host in ejabberd_http
The option 'default_host' for ejabberd_http was added years ago
in commit 7d623d5. However it was problematic and the usage was
removed in commit 83c291c. It's time to remove its last forgotten bits.
Copy file name to clipboardExpand all lines: content/admin/configuration/toplevel.md
+57-8Lines changed: 57 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,8 @@ search:
5
5
6
6
# Top-Level Options
7
7
8
-
!!! info "Please note"
9
-
10
-
This section describes top level options of ejabberd [25.03](../../archive/25.03/index.md) and [25.04](../../archive/25.04/index.md). If you are using an old ejabberd release, please refer to the corresponding archived version of this page in the [Archive](../../archive/index.md).
11
-
12
-
The options that changed in this version are marked with 🟤.
8
+
This section describes top level options of ejabberd [25.04](../../archive/25.04/index.md).71. The
9
+
options that changed in this version are marked with 🟤.
13
10
14
11
## access\_rules
15
12
@@ -308,7 +305,7 @@ you already have passwords generated with a different algorithm - users
308
305
that have such passwords will not be able to authenticate. The default
0 commit comments