Example configuration: Specify s2s shaper

Specify a shaper for incoming s2s connections (got lost in commit
91a74e3e27).

Thanks to Paul Menzel for noting that it was missing.
This commit is contained in:
Holger Weiss 2023-10-16 14:44:01 +02:00
parent df60818883
commit cbfb8eb805
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ listen:
ip: "::"
module: ejabberd_s2s_in
max_stanza_size: 524288
shaper: s2s_shaper
-
port: 5443
ip: "::"