diff mod_candy/www_files/index.html @ 2450:36ffe9d11132

mod_candy: Add config option for a list of rooms to join
author Kim Alvefur <zash@zash.se>
date Fri, 20 Jan 2017 01:24:32 +0100
parents 7814a5c7fee8
children 51cf82d36a8a
line wrap: on
line diff
--- a/mod_candy/www_files/index.html	Fri Jan 20 01:09:36 2017 +0100
+++ b/mod_candy/www_files/index.html	Fri Jan 20 01:24:32 2017 +0100
@@ -22,7 +22,7 @@
 					//     -> fetch info from server (NOTE: does only work with openfire server)
 					//   ['test@conference.example.com']
 					//     -> array of rooms to join after connecting
-					autojoin: true
+					autojoin: Prosody.autojoin
 				},
 				view: { assets: 'res/' }
 			});