dendrite/server/templates/dendrite.yaml.j2
changeset 205 2ea9460dc8d2
parent 203 4be395f0d127
child 206 35f2b1e680ed
equal deleted inserted replaced
204:fd38efd8f637 205:2ea9460dc8d2
    58 
    58 
    59   # Configures the handling of presence events. Inbound controls whether we receive
    59   # Configures the handling of presence events. Inbound controls whether we receive
    60   # presence events from other servers, outbound controls whether we send presence
    60   # presence events from other servers, outbound controls whether we send presence
    61   # events for our local users to other servers.
    61   # events for our local users to other servers.
    62   presence:
    62   presence:
    63     enable_inbound: false
    63     enable_inbound: true
    64     enable_outbound: false
    64     enable_outbound: true
    65 
    65 
    66   # Configures phone-home statistics reporting. These statistics contain the server
    66   # Configures phone-home statistics reporting. These statistics contain the server
    67   # name, number of active users and some information on your deployment config.
    67   # name, number of active users and some information on your deployment config.
    68   # We use this information to understand how Dendrite is being used in the wild.
    68   # We use this information to understand how Dendrite is being used in the wild.
    69   report_stats:
    69   report_stats: