freebsd-ports/net-im/prosody/pkg-message
Thomas Morper 5767b5976b
net-im/prosody: Update to 0.11.10
PR:		257595
MFH:		2021Q3
Security:	5ef14250-f47c-11eb-8f13-5b4de959822e
2021-08-04 02:23:00 +08:00

12 lines
267 B
Text

[
{ type: install
message: <<EOM
If you're running Prosody in a jail and experience problems, please add
the following to the global section of your prosody.cfg.lua:
interfaces = { 'x.x.x.x' }
where 'x.x.x.x' is the public IP you wish Prosody to bind to.
EOM
}
]