mirror of
https://github.com/moparisthebest/HttpUploadComponent
synced 2024-11-22 00:42:21 -05:00
16 lines
254 B
YAML
16 lines
254 B
YAML
|
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"
|