Create ejabberd_cfg_snippet.yml

This commit is contained in:
Sam Whited 2015-07-22 02:03:29 -05:00
parent 4dde390ae5
commit cbce080d39
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
modules:
mod_disco:
extra_domains:
- "upload.yourdomain.tld"
listen:
-
port: 5347
module: ejabberd_service
access: all
shaper_rule: fast
ip: "::"
hosts:
"upload.yourdomain.tld":
password: "yoursecret"