Skip to content
Discussion options

You must be logged in to vote

Aha, here is the problem: option default_host for ejabberd_http was added years ago in commit 7d623d5. However it was problematic and the usage was removed in commit 83c291c. But the option itself and the documentation was not yet removed!

I'm thinking in an alternative; instead of default_host in ejabberd_http, there could be a hosts_alias toplevel option like:

hosts:
  - redacted.lan

hosts_alias:
  xmpp.redacted.lan: redacted.lan

If you can try it, the experimental hosts_alias option is available in:

I don't know if option defau…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mixman68
Comment options

@badlop
Comment options

Answer selected by mixman68
@mixman68
Comment options

@badlop
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants