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:
@@ -46,6 +46,7 @@ listen:
|
||||
ip: "::"
|
||||
module: ejabberd_s2s_in
|
||||
max_stanza_size: 524288
|
||||
shaper: s2s_shaper
|
||||
-
|
||||
port: 5443
|
||||
ip: "::"
|
||||
|
||||
Reference in New Issue
Block a user