mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
13 lines
283 B
Plaintext
13 lines
283 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
|
|
}
|
|
]
|