summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorRomain DEP. <rom1dep@gmail.com>2017-09-30 11:12:20 +0200
committerRomain DEP. <rom1dep@gmail.com>2017-09-30 11:12:20 +0200
commita7341957f27a8fa78c532d182b4e0309eafc0161 (patch)
tree18441df7023588d75b3dd1fe3ca72da147ca528c /ejabberd.yml.example
parentconfig: makes line endings consistent when followed by ':' (diff)
config: makes line endings consistent when followed by '-'
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example14
1 files changed, 7 insertions, 7 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 9d9c42c0..0df20d62 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -124,7 +124,7 @@ hosts:
## by and what options to start it with.
##
listen:
- -
+ -
port: 5222
ip: "::"
module: ejabberd_c2s
@@ -151,11 +151,11 @@ listen:
max_stanza_size: 65536
shaper: c2s_shaper
access: c2s
- -
+ -
port: 5269
ip: "::"
module: ejabberd_s2s_in
- -
+ -
port: 5280
ip: "::"
module: ejabberd_http
@@ -170,7 +170,7 @@ listen:
##
## ejabberd_service: Interact with external components (transports, ...)
##
- ## -
+ ## -
## port: 8888
## ip: "::"
## module: ejabberd_service
@@ -195,7 +195,7 @@ listen:
##
## ejabberd_stun: Handles STUN Binding requests
##
- ## -
+ ## -
## port: 3478
## transport: udp
## module: ejabberd_stun
@@ -203,7 +203,7 @@ listen:
##
## To handle XML-RPC requests that provide admin credentials:
##
- ## -
+ ## -
## port: 4560
## ip: "::"
## module: ejabberd_xmlrpc
@@ -212,7 +212,7 @@ listen:
##
## To enable secure http upload
##
- ## -
+ ## -
## port: 5444
## ip: "::"
## module: ejabberd_http