spec/scansion/prosody.cfg.lua
changeset 11589 057ce005937e
parent 11587 4ee7a6a8753e
child 11592 1d59fd55d2f6
equal deleted inserted replaced
11588:8bea29d1f82d 11589:057ce005937e
   125 Component "conference.localhost" "muc"
   125 Component "conference.localhost" "muc"
   126 	storage = "memory"
   126 	storage = "memory"
   127 	admins = { "Admin@localhost" }
   127 	admins = { "Admin@localhost" }
   128 	modules_enabled = {
   128 	modules_enabled = {
   129 		"muc_mam";
   129 		"muc_mam";
   130 		"server_contact_info";
       
   131 	}
   130 	}
   132 
   131 
   133 
   132 
   134 Component "pubsub.localhost" "pubsub"
   133 Component "pubsub.localhost" "pubsub"
   135 	storage = "memory"
   134 	storage = "memory"