mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
5767b5976b
PR: 257595 MFH: 2021Q3 Security: 5ef14250-f47c-11eb-8f13-5b4de959822e
13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|