summaryrefslogblamecommitdiff
path: root/test/ejabberd_SUITE_data/ejabberd.redis.yml
blob: 7065f0ffd9a9fbdcc70c6ac44da587641a89cc6b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                         
                    











                                            
                 
                    







                              
                    








                               

                        














                             
define_macro:
  REDIS_CONFIG:
    queue_type: ram
    auth_method: internal
    sm_db_type: redis
    modules:
      mod_announce:
        db_type: internal
        access: local
      mod_blocking: []
      mod_caps:
        db_type: internal
      mod_last:
        db_type: internal
      mod_muc:
        db_type: internal
        vcard: VCARD
      mod_offline:
        db_type: internal
      mod_privacy:
        db_type: internal
      mod_private:
        db_type: internal
      mod_pubsub:
        access_createnode: pubsub_createnode
        ignore_pep_from_offline: true
        last_item_cache: false
        plugins:
          - "flat"
          - "pep"
        vcard: VCARD
      mod_roster:
        versioning: true
        store_current_id: true
        db_type: internal
      mod_mam:
        db_type: internal
      mod_vcard:
        db_type: internal
        vcard: VCARD
      mod_vcard_xupdate: []
      mod_client_state:
        queue_presence: true
        queue_chat_states: true
        queue_pep: true
      mod_adhoc: []
      mod_configure: []
      mod_disco: []
      mod_ping: []
      mod_proxy65:
        port: PROXY_PORT
      mod_push:
        include_body: false
      mod_push_keepalive: []
      mod_s2s_dialback: []
      mod_stream_mgmt:
        resume_timeout: 3
      mod_legacy_auth: []
      mod_register:
        welcome_message:
          subject: "Welcome!"
          body: "Hi.
Welcome to this XMPP server."
      mod_stats: []
      mod_time: []
      mod_version: []